nalgebra/src
Andreas Longva f792b5f568 Deprecate MatrixSliceMutMN
In the past, MatrixSliceMut did not have the same defaults. However,
for a while now MatrixSliceMut has served the exact same purpose
(in fact their definitions are identical), so we should
deprecate MatrixSliceMutMN.
2022-11-14 09:40:48 +01:00
..
base Deprecate MatrixSliceMutMN 2022-11-14 09:40:48 +01:00
debug Implement the single-allocator-trait approach. 2021-08-02 18:41:46 +02:00
geometry Rename MatrixSlice(Mut) to MatrixView(Mut) 2022-11-11 16:10:40 +01:00
io Rename generic parameter N -> T 2021-04-11 13:57:54 +02:00
linalg Remove use of deprecated *Slice aliases in nalgebra 2022-11-14 09:33:08 +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 Support conversion for glam 0.22 2022-11-05 00:33:38 +01:00
lib.rs Link listed types in lib.rs to their docs 2022-09-04 00:39:57 +02:00