File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 8
8
- Split out ` ndarray_linalg::lapack ` as "lax" crate https://github.com/rust-ndarray/ndarray-linalg/pull/207
9
9
- cargo-workspace https://github.com/rust-ndarray/ndarray-linalg/pull/209
10
10
11
+ Updated dependencies
12
+ ---------------------
13
+ - 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
17
+
18
+ ### optional dependencies
19
+
20
+ - openblas-src 0.10.2 https://github.com/rust-ndarray/ndarray-linalg/pull/253
21
+ - intel-mkl-src 0.6.0 https://github.com/rust-ndarray/ndarray-linalg/pull/204
22
+
11
23
Changed
12
24
--------
13
25
- 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