nalgebra/src
Ben Kimock 698e130c3b Remove abomonation support
Abomonation has numerous soundness problems which have been
well-documented in its issue tracker for over 2 years. Some of them
could be fixed, but some are fundamental to its design. If a user wants
super-fast ser/de, they should use rkyv.
2022-02-05 17:15:08 -05:00
..
base Remove abomonation support 2022-02-05 17:15:08 -05:00
debug Implement the single-allocator-trait approach. 2021-08-02 18:41:46 +02:00
geometry Remove abomonation support 2022-02-05 17:15:08 -05:00
io Rename generic parameter N -> T 2021-04-11 13:57:54 +02:00
linalg Merge pull request #1055 from dimforge/fix-pow 2021-12-31 09:57:56 +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.19 and 0.20 2022-01-09 13:43:45 +01:00
lib.rs deny unused_mut and unused_variables 2021-09-25 22:05:31 +03:00