Linear algebra library for Rust.
Go to file
Andreas Longva f9ea2b4471 Initial proptest implementation for nalgebra
This introduces functionality for creating strategies for matrices and
vectors, as well as an implementation of Arbitrary.

Strategies for the geometric types (Point3, Quaternion etc.) are not
currently part of this contribution.

The current strategy implementation for matrices has some limitations
that lead to suboptimal shrinking behavior. This is documented in the
module-level docs, with some additional comments in the code.
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 Initial proptest implementation for nalgebra 2021-01-26 08:57:47 +01:00
.gitignore Add .idea folder to gitignore. 2018-09-13 09:23:08 +02:00
Cargo.toml Initial proptest implementation for nalgebra 2021-01-26 08:57:47 +01:00
CHANGELOG.md Release v0.24.0 2020-12-30 15:11:23 +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

crates.io

Build status crates.io

Users guide | Documentation | Forum


Linear algebra library for the Rust programming language.


Gold sponsors

Rapier is supported by: