Skip to content

Commit 22b5eb0

Browse files
committed
CHANGELOG for #200 #202
1 parent 16d7b3f commit 22b5eb0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@ Unreleased
33

44
Added
55
------
6+
- KaTeX support in rustdoc https://github.com/rust-ndarray/ndarray-linalg/pull/202
67
- Least square problems https://github.com/rust-ndarray/ndarray-linalg/pull/197
78
- LOBPCG solver https://github.com/rust-ndarray/ndarray-linalg/pull/184
89

910
Changed
1011
-------
12+
- Grouping and Plot in benchmark https://github.com/rust-ndarray/ndarray-linalg/pull/200
1113
- `Clone` trait for `LUFactorized` https://github.com/rust-ndarray/ndarray-linalg/pull/192
1214

1315
Maintenance

0 commit comments

Comments
 (0)