nalgebra/src
Violeta Hernández 15a63cb892 Memory improvements, extra comments.
The result of `multiplier ^ 2` is now written into a single buffer.
2021-04-09 23:43:59 -05:00
..
base Add type aliases for unit vectors 2021-03-29 15:20:04 -03:00
debug Use proptest for all nalgebra tests. 2021-02-28 17:52:14 +01:00
geometry Add conversion of Rotation and UnitComplex from/to glam types. 2021-03-06 12:39:53 +01:00
io Add sections for most Matrix methods. 2020-11-15 16:57:49 +01:00
linalg Memory improvements, extra comments. 2021-04-09 23:43:59 -05:00
proptest Use proptest for all nalgebra tests. 2021-02-28 17:52:14 +01:00
sparse Fix compilation of the sparse module. 2021-02-25 13:52:58 +01:00
third_party Add conversion of Similarity from/to glam types. 2021-03-06 12:39:53 +01:00
lib.rs Add conversion from/to glam types + move glam/alga/mint impls to a "third_party" module. 2021-03-06 12:20:38 +01:00