Skip to content

Commit 3482e4a

Browse files
committed
Split dependencies updates
1 parent 9daf03a commit 3482e4a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@ Added
88
- Split out `ndarray_linalg::lapack` as "lax" crate https://github.com/rust-ndarray/ndarray-linalg/pull/207
99
- cargo-workspace https://github.com/rust-ndarray/ndarray-linalg/pull/209
1010

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+
1123
Changed
1224
--------
1325
- Revise tests for least-square problem https://github.com/rust-ndarray/ndarray-linalg/pull/227

0 commit comments

Comments
 (0)