File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
Unreleased (will be 0.13.0)
2
- ----------------------------
2
+ ==========================
3
3
4
4
Added
5
5
------
@@ -10,6 +10,7 @@ Changed
10
10
--------
11
11
- Revise tests for least-square problem https://github.com/rust-ndarray/ndarray-linalg/pull/227
12
12
- New features for static linking https://github.com/rust-ndarray/ndarray-linalg/pull/204
13
+ - intel-mkl-src 0.6.0+mkl2020.1
13
14
- Drop LAPACKE dependence https://github.com/rust-ndarray/ndarray-linalg/pull/206
14
15
- Cholesky https://github.com/rust-ndarray/ndarray-linalg/pull/225
15
16
- Eigenvalue for general matrix https://github.com/rust-ndarray/ndarray-linalg/pull/212
@@ -31,7 +32,7 @@ Maintenance
31
32
- Coverage report using codecov https://github.com/rust-ndarray/ndarray-linalg/pull/215
32
33
33
34
0.12.1 - 28 June 2020
34
- ----------------------
35
+ ======================
35
36
36
37
Added
37
38
------
@@ -68,7 +69,7 @@ Changed
68
69
- restore ` static ` feature flag
69
70
70
71
0.11.1 - 12 June 2019
71
- ---------------------
72
+ ======================
72
73
73
74
- Hotfix for document generation https://github.com/rust-ndarray/ndarray-linalg/pull/153
74
75
@@ -103,7 +104,7 @@ Changed
103
104
- intel-mkl-src becomes 0.4, which supports Windows! https://github.com/rust-ndarray/ndarray-linalg/pull/146
104
105
105
106
0.10.0 - 2 Sep 2018
106
- =======
107
+ ===================
107
108
108
109
Update Dependencies
109
110
--------------------
You can’t perform that action at this time.
0 commit comments