nalgebra/tests
Crozet Sébastien 8810b85a2f Add a point! macro for construction points
This macro is similar to the `vector!` macro, except that it builds a point instead of a vector.
2021-05-24 17:53:59 +02:00
..
core Add a point! macro for construction points 2021-05-24 17:53:59 +02:00
geometry Use proptest for all nalgebra tests. 2021-02-28 17:52:14 +01:00
linalg Make matrix power work for non-owned matrices. 2021-04-11 14:07:06 +02:00
proptest Fix compilation of nalgebra-lapack 2021-04-12 10:35:35 +02:00
sparse Rename generic parameter N -> T 2021-04-11 13:57:54 +02:00
lib.rs Cargo fmt 2021-05-03 13:52:34 +02:00