Skip to content

Commit b386e9c

Browse files
committed
CHANGELOG for #207 #209 #210 #211
1 parent f7aac04 commit b386e9c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
Unreleased
22
-----------
33

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+
49
Changed
510
--------
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
613
- Use thiserror crate https://github.com/rust-ndarray/ndarray-linalg/pull/208
714
- Fix for clippy, and add CI check https://github.com/rust-ndarray/ndarray-linalg/pull/205
815

0 commit comments

Comments
 (0)