nalgebra/tests/core
Sébastien Crozet c23807ac5d
feat: use GAT to remove the scalar type T from the Allocator trait (#1397)
2024-06-12 11:16:06 +02:00
..
blas.rs Use proptest for all nalgebra tests. 2021-02-28 17:52:14 +01:00
cg.rs unrolled new_nonuniform_scaling_wrt_point 2020-07-05 13:29:08 -07:00
conversion.rs Replace slice->view in tests and benches 2022-11-14 15:16:23 +01:00
edition.rs Deplecate Dynamic and Dynamic::new 2023-01-14 16:22:40 +01:00
empty.rs Run cargo fmt. 2020-04-05 18:49:48 +02:00
helper.rs Rename generic parameter N -> T 2021-04-11 13:57:54 +02:00
macros.rs Add a point! macro for construction points 2021-05-24 17:53:59 +02:00
matrix.rs feat: use GAT to remove the scalar type T from the Allocator trait (#1397) 2024-06-12 11:16:06 +02:00
matrix_view.rs Rename tests/core/matrix_slice.rs to tests/core/matrix_view.rs 2022-11-14 16:59:54 +01:00
matrixcompare.rs Rename generic parameter N -> T 2021-04-11 13:57:54 +02:00
mint.rs Fix tests with the 'mint' feature. 2018-05-26 22:07:57 +02:00
mod.rs fix bug, add test in tests folder 2023-04-25 01:25:36 +03:00
reshape.rs Fix duplicate import 2023-01-14 16:26:26 +01:00
rkyv.rs Fix CheckBytes derives + drop Complex rkyv support for now 2023-01-13 09:58:41 +01:00
serde.rs Manually implement Serialize and Deserialize for VecStorage 2021-05-06 18:16:42 +02:00
variance.rs Add a couple of additional catastrophic cancellation variance checks 2023-04-30 14:53:16 +02:00