Linear algebra library for Rust.
Go to file
Andreas Longva cbef37ed9c Fix proptest functionality test
The previous test claimed to verify that all possible outputs
are sampled, but it didn't. This commits fixes this issue
by actually computing all possible combinations.
However, to accomplish this we needed to add itertools as a test
dependency. Otherwise we'd have to implement our own way of
generating the Cartesian product of an arbitrary number
of sets.
2021-01-26 08:57:47 +01:00
.circleci Initial proptest implementation for nalgebra 2021-01-26 08:57:47 +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
src Initial proptest implementation for nalgebra 2021-01-26 08:57:47 +01:00
tests Fix proptest functionality test 2021-01-26 08:57:47 +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 Fix proptest functionality test 2021-01-26 08:57:47 +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: