nalgebra/tests/core
S.Brandeis 4d97447cbd Add type annotations in serde tests 2020-03-02 12:45:38 +01:00
..
abomonation.rs Cleanup warnings and rename Schur -> RealSchur 2019-03-23 11:46:56 +01:00
blas.rs Fix Vector::axpy for noncommutative cases 2020-03-02 12:45:37 +01:00
conversion.rs Generalize From<_> for MatrixSlice(Mut) to allow different strides 2020-03-02 12:45:35 +01:00
edition.rs Allow the removal of multiple rows/columns given an array of indices. #530 2019-08-27 22:05:28 +02:00
empty.rs GEMM on empty matrices: properly take the beta parameter into account. 2019-10-28 14:15:03 +01:00
helper.rs Rename Real to RealField. 2019-03-25 11:21:41 +01:00
matrix.rs Refactor var names and add symmetric assert_eq!()s in test; add TODO 2020-03-02 12:45:38 +01:00
matrix_slice.rs Rename the matrix slice constructors from `::new_*` to `_from_slice_*`. 2018-05-06 23:44:57 +02:00
mint.rs Fix tests with the 'mint' feature. 2018-05-26 22:07:57 +02:00
mod.rs Add test for empty matrix multiplication. 2019-10-28 14:15:03 +01:00
serde.rs Add type annotations in serde tests 2020-03-02 12:45:38 +01:00