Linear algebra library for Rust.
Go to file
Andreas Longva 7a083d50f7 Increase tolerance to ensure tests pass
It's possible that some particularly bad inputs cause
severe loss of significance in the triangular solves.
This is exacerbated by the fact that the way we test
the (residual) error is also prone to loss of significance,
so that the error measure itself is problematic.

We could maybe improve this in the future by using arbitrary-
precision arithmetic to remove some sources of error and testing
against appropriate bounds.
2021-01-26 10:11:24 +01:00
.circleci Rename nalgebra/proptest to /proptest-support 2021-01-26 09:49:01 +01:00
.github Switch license to Apache v2.0 + update sponsor link. 2020-08-19 19:48:16 +02:00
benches Run cargo fmt. 2020-04-05 18:49:48 +02:00
examples Fix reshaping test. 2020-10-25 16:31:10 +01:00
nalgebra-glm Release v0.24.0 2020-12-30 15:11:23 +01:00
nalgebra-lapack Release v0.24.0 2020-12-30 15:11:23 +01:00
nalgebra-sparse Increase tolerance to ensure tests pass 2021-01-26 10:11:24 +01:00
src rustfmt (nalgebra) 2021-01-26 09:49:01 +01:00
tests Rename nalgebra/proptest to /proptest-support 2021-01-26 09:49:01 +01:00
.gitignore Add .idea folder to gitignore. 2018-09-13 09:23:08 +02:00
CHANGELOG.md Release v0.24.0 2020-12-30 15:11:23 +01:00
Cargo.toml Initial COO implementation 2021-01-26 10:11:24 +01:00
LICENSE Switch license to Apache v2.0 + update sponsor link. 2020-08-19 19:48:16 +02:00
Makefile Add compare feature to tests run by Makefile 2020-06-29 19:07:44 +02:00
README.md Add Embark Studio to the sponsor list. 2020-11-26 13:59:42 +01:00
rustfmt.toml Add empty rustfmt.toml. 2020-06-23 09:49:01 -07:00

README.md

crates.io

Build status crates.io

Users guide | Documentation | Forum


Linear algebra library for the Rust programming language.


Gold sponsors

Rapier is supported by: