Skip to content

Commit db13838

Browse files
committed
CHANGELOG for #296
1 parent 3a8f0c5 commit db13838

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Updated dependencies
88

99
Changed
1010
--------
11+
- Fix Solve::solve_h_* for complex inputs with standard layout https://github.com/rust-ndarray/ndarray-linalg/pull/296
1112
- Avoid unnecessary calculation of eigenvectors in EigVals::eigvals and relax the DataMut bound https://github.com/rust-ndarray/ndarray-linalg/pull/286
1213
- Add basic documentation for eigh module https://github.com/rust-ndarray/ndarray-linalg/pull/283
1314
- Port usage of uninitialized to build_uninit https://github.com/rust-ndarray/ndarray-linalg/pull/287

0 commit comments

Comments
 (0)