File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -3,23 +3,21 @@ Unreleased (will be 0.13.0)
33
44https://github.com/rust-ndarray/ndarray-linalg/milestone/5
55
6- Added
7- ------
8- - Split out ` ndarray_linalg::lapack ` as "lax" crate https://github.com/rust-ndarray/ndarray-linalg/pull/207
9- - cargo-workspace https://github.com/rust-ndarray/ndarray-linalg/pull/209
10-
116Updated dependencies
127---------------------
138- ndarray 0.14 https://github.com/rust-ndarray/ndarray-linalg/pull/258
14- - cauchy 0.3.0 https://github.com/rust-ndarray/ndarray-linalg/pull/260
15- - num-complex 0.3.1
16- - rand 0.7.3
9+ - cauchy 0.3.0 (num-complex 0.3.1, rand 0.7.3), lapack 0.17.0 https://github.com/rust-ndarray/ndarray-linalg/pull/260
1710
1811### optional dependencies
1912
2013- openblas-src 0.10.2 https://github.com/rust-ndarray/ndarray-linalg/pull/253
2114- intel-mkl-src 0.6.0 https://github.com/rust-ndarray/ndarray-linalg/pull/204
2215
16+ Added
17+ ------
18+ - Split out ` ndarray_linalg::lapack ` as "lax" crate https://github.com/rust-ndarray/ndarray-linalg/pull/207
19+ - cargo-workspace https://github.com/rust-ndarray/ndarray-linalg/pull/209
20+
2321Changed
2422--------
2523- Revise tests for least-square problem https://github.com/rust-ndarray/ndarray-linalg/pull/227
You can’t perform that action at this time.
0 commit comments