We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c0a701 commit 9b896eaCopy full SHA for 9b896ea
CHANGELOG.md
@@ -1,4 +1,5 @@
1
# 0.19
2
+- Support matrix-scalar multiplication/division without the `Scale` wrapper for `f32`/`f64`.
3
- Implemented conjugate gradient, BiCGSTAB, and LSMR iterative solvers (currently gated by the `unstable` feature).
4
- Implemented Hermitian matrix pseudoinverse implementation. Thanks @lishen_ for the contribution.
5
- Implemented column and row mean and variance in `faer::stats`.
0 commit comments