nalgebra/src
Owen Brooks 49e3633c1c Add alternate Display for concise matrix printing
Add format option for concise printing of matrices
as semicolon-delimited rows. e.g. println!("{:#}", matrix);
2022-06-15 13:54:53 +10:00
..
base Add alternate Display for concise matrix printing 2022-06-15 13:54:53 +10:00
debug Implement the single-allocator-trait approach. 2021-08-02 18:41:46 +02:00
geometry Simplify and standardise formatting of geometry types 2022-06-15 13:54:53 +10:00
io Rename generic parameter N -> T 2021-04-11 13:57:54 +02:00
linalg Address review comments 2022-03-09 21:04:43 -05:00
proptest Implement the single-allocator-trait approach. 2021-08-02 18:41:46 +02:00
sparse Remove the Copy requirement from SimdRealField. 2021-08-04 17:34:25 +02:00
third_party Fix warnings 2022-04-28 14:58:15 +02:00
lib.rs Switch to derive macros for rkyv and bytecheck 2022-04-30 10:47:30 +02:00