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 6439dd4 commit 40273f8Copy full SHA for 40273f8
CHANGELOG.md
@@ -3,6 +3,7 @@ Unreleased
3
4
Added
5
------
6
+- Least square problems https://github.com/rust-ndarray/ndarray-linalg/pull/197
7
- LOBPCG solver https://github.com/rust-ndarray/ndarray-linalg/pull/184
8
9
Changed
@@ -11,6 +12,7 @@ Changed
11
12
13
Maintenance
14
-----------
15
+- Fix repository URL https://github.com/rust-ndarray/ndarray-linalg/pull/198
16
- Use GitHub Actions instead of Azure Pipeline https://github.com/rust-ndarray/ndarray-linalg/pull/193
17
- Test cargo-fmt on CI https://github.com/rust-ndarray/ndarray-linalg/pull/194
18
0 commit comments