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 79e0b0a commit 242efbaCopy full SHA for 242efba
CHANGELOG.md
@@ -1,8 +1,12 @@
1
Unreleased
2
-===========
+-----------
3
+
4
+0.12.1 - 28 June 2020
5
+----------------------
6
7
Added
8
------
9
+- Tridiagonal matrix support https://github.com/rust-ndarray/ndarray-linalg/pull/196
10
- KaTeX support in rustdoc https://github.com/rust-ndarray/ndarray-linalg/pull/202
11
- Least square problems https://github.com/rust-ndarray/ndarray-linalg/pull/197
12
- LOBPCG solver https://github.com/rust-ndarray/ndarray-linalg/pull/184
0 commit comments