nalgebra/src
Christopher Durham 1eeaf3526c
Rotation::matrix_mut_unchecked may not cause UB
...because it isn't unsafe, so clarify the documentation to match.
2021-07-05 18:53:11 -05:00
..
base Merge pull request #927 from remilauzier/dev 2021-07-05 06:55:26 -07:00
debug Rename generic parameter N -> T 2021-04-11 13:57:54 +02:00
geometry Rotation::matrix_mut_unchecked may not cause UB 2021-07-05 18:53:11 -05:00
io Rename generic parameter N -> T 2021-04-11 13:57:54 +02:00
linalg Fix some clippy warnings 2021-07-03 23:43:45 -04:00
proptest Rename generic parameter N -> T 2021-04-11 13:57:54 +02:00
sparse Fix some clippy warnings 2021-07-03 23:43:45 -04:00
third_party Fix some clippy warnings 2021-07-03 23:43:45 -04:00
lib.rs Fix most clippy warnings 2021-06-18 09:45:37 +02:00