nalgebra/tests
Jakub Konka e1c8e1bccf Fix Vector::axpy for noncommutative cases
One example would be performing simple matrix multiplication
over a division algebra such as quaternions.
2020-03-02 12:45:37 +01:00
..
core Fix Vector::axpy for noncommutative cases 2020-03-02 12:45:37 +01:00
geometry Matrix::transform_point: correctly take the normalization term into account. 2019-08-27 22:05:28 +02:00
linalg Fix the return type of `convolve_same` to match the documentation. 2019-03-31 17:04:20 +02:00
sparse 2018 edition. 2019-03-23 14:33:47 +01:00
lib.rs WIP use Complex instead of Real whenever possible on the linalg module. 2019-03-02 19:33:49 +01:00