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 16d7b3f commit 22b5eb0Copy full SHA for 22b5eb0
CHANGELOG.md
@@ -3,11 +3,13 @@ Unreleased
3
4
Added
5
------
6
+- KaTeX support in rustdoc https://github.com/rust-ndarray/ndarray-linalg/pull/202
7
- Least square problems https://github.com/rust-ndarray/ndarray-linalg/pull/197
8
- LOBPCG solver https://github.com/rust-ndarray/ndarray-linalg/pull/184
9
10
Changed
11
-------
12
+- Grouping and Plot in benchmark https://github.com/rust-ndarray/ndarray-linalg/pull/200
13
- `Clone` trait for `LUFactorized` https://github.com/rust-ndarray/ndarray-linalg/pull/192
14
15
Maintenance
0 commit comments