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 f7aac04 commit b386e9cCopy full SHA for b386e9c
CHANGELOG.md
@@ -1,8 +1,15 @@
1
Unreleased
2
-----------
3
4
+Added
5
+------
6
+- lax sub-crate from `ndarray_linalg::lapack` https://github.com/rust-ndarray/ndarray-linalg/pull/207
7
+ - cargo-workspace https://github.com/rust-ndarray/ndarray-linalg/pull/209
8
+
9
Changed
10
--------
11
+- Named struct for `MatrixLayout` https://github.com/rust-ndarray/ndarray-linalg/pull/211
12
+- Split LAPACK error into computational failure and invalid values https://github.com/rust-ndarray/ndarray-linalg/pull/210
13
- Use thiserror crate https://github.com/rust-ndarray/ndarray-linalg/pull/208
14
- Fix for clippy, and add CI check https://github.com/rust-ndarray/ndarray-linalg/pull/205
15
0 commit comments