File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 1
1
Unreleased
2
2
-----------
3
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
+
4
9
Changed
5
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
6
13
- Use thiserror crate https://github.com/rust-ndarray/ndarray-linalg/pull/208
7
14
- Fix for clippy, and add CI check https://github.com/rust-ndarray/ndarray-linalg/pull/205
8
15
You can’t perform that action at this time.
0 commit comments