nalgebra/tests
Benjamin Saunders 0541f13b26 Concise Debug impls
Replace the verbose derived (or nearly equivalent) Debug impls for
several newtypes with explicit impls that forward to the inner type,
making readable diagnostics logging much easier.
2021-09-12 10:56:25 -07:00
..
core Concise Debug impls 2021-09-12 10:56:25 -07:00
geometry Use proptest for all nalgebra tests. 2021-02-28 17:52:14 +01:00
linalg Fix tests 2021-08-04 17:56:57 +02:00
proptest Fix botched Search + Replace 2021-07-17 13:58:34 -05: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