Skip to content

Commit 9b896ea

Browse files
changelog
1 parent 9c0a701 commit 9b896ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# 0.19
2+
- Support matrix-scalar multiplication/division without the `Scale` wrapper for `f32`/`f64`.
23
- Implemented conjugate gradient, BiCGSTAB, and LSMR iterative solvers (currently gated by the `unstable` feature).
34
- Implemented Hermitian matrix pseudoinverse implementation. Thanks @lishen_ for the contribution.
45
- Implemented column and row mean and variance in `faer::stats`.

0 commit comments

Comments
 (0)