nalgebra/tests
Andreas Longva afabf4bad2 ReshapableStorage for slices + tests for owned reshape
In the process of implementing ReshapbleStorage for SliceStorage(Mut),
I discovered that there appears to be no tests for the existing
reshape_generic functionality on owned matrices.
2023-01-14 16:22:40 +01:00
..
core ReshapableStorage for slices + tests for owned reshape 2023-01-14 16:22:40 +01:00
geometry cargo fmt 2022-07-27 11:44:42 +02:00
linalg Add regression test for #1072 2022-03-09 21:10:45 -05:00
proptest Fix botched Search + Replace 2021-07-17 13:58:34 -05:00
sparse Rename generic parameter N -> T 2021-04-11 13:57:54 +02:00
lib.rs Don’t make the ColumnIter[Mut] fields pub(crate) 2023-01-14 15:30:00 +01:00