Skip to content

Commit 15bda91

Browse files
committed
CHANGELOG for #287
1 parent 452a299 commit 15bda91

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
@@ -10,6 +10,7 @@ Changed
1010
--------
1111
- Avoid unnecessary calculation of eigenvectors in EigVals::eigvals and relax the DataMut bound https://github.com/rust-ndarray/ndarray-linalg/pull/286
1212
- Add basic documentation for eigh module https://github.com/rust-ndarray/ndarray-linalg/pull/283
13+
- Port usage of uninitialized to build_uninit https://github.com/rust-ndarray/ndarray-linalg/pull/287
1314
- Relax type bounds for LeastSquaresSvd family https://github.com/rust-ndarray/ndarray-linalg/pull/272
1415

1516
0.13.1 - 13 March 2021

0 commit comments

Comments
 (0)