nalgebra/tests
Jakub Konka d0fa79f6e1 Fix Vector::axpy for noncommutative cases
One example would be performing simple matrix multiplication
over a division algebra such as quaternions.
2019-09-05 15:12:38 +02:00
..
core Fix Vector::axpy for noncommutative cases 2019-09-05 15:12:38 +02:00
geometry Matrix::transform_point: correctly take the normalization term into account. 2019-08-27 15:15:30 +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