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)
3
3
4
4
https://github.com/rust-ndarray/ndarray-linalg/milestone/5
5
5
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
-
11
6
Updated dependencies
12
7
---------------------
13
8
- 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
17
10
18
11
### optional dependencies
19
12
20
13
- openblas-src 0.10.2 https://github.com/rust-ndarray/ndarray-linalg/pull/253
21
14
- intel-mkl-src 0.6.0 https://github.com/rust-ndarray/ndarray-linalg/pull/204
22
15
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
+
23
21
Changed
24
22
--------
25
23
- 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