nalgebra/src
Sébastien Crozet e0a1b1bc34 Fix the special-case for 3x3 Real SVD 2021-12-09 11:52:37 +01:00
..
base Implement DeviceCopy for UnitComplex, UnitQuaternion, and Unit<Matrix> instead of using a blanket impl 2021-11-26 18:13:37 +01:00
debug Implement the single-allocator-trait approach. 2021-08-02 18:41:46 +02:00
geometry Implement DeviceCopy for UnitComplex, UnitQuaternion, and Unit<Matrix> instead of using a blanket impl 2021-11-26 18:13:37 +01:00
io Rename generic parameter N -> T 2021-04-11 13:57:54 +02:00
linalg Fix the special-case for 3x3 Real SVD 2021-12-09 11:52:37 +01: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 Add support for conversion with glam 0.18 2021-08-30 18:31:21 +02:00
lib.rs deny unused_mut and unused_variables 2021-09-25 22:05:31 +03:00