File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -3,19 +3,22 @@ Unreleased
3
3
4
4
Added
5
5
--------
6
+ - Dependency to cauchy 0.2 [ #139 ] ( ../../pull/139 )
6
7
- ` generate::random_{unitary,regular} ` for debug use [ #140 ] ( ../../pull/140 )
7
8
8
9
Removed
9
10
----------
10
11
- ` static ` feature gate [ #136 ] ( ../../pull/136 )
11
12
- Dependencies to derive-new, procedurals
12
13
13
-
14
14
Changed
15
15
---------
16
+ - submodule ` lapack_traits ` is renamed to ` lapack ` [ #139 ] ( ../../pull/139 )
17
+ - ` ndarray_linalg::Scalar ` trait is split into two parts [ #139 ] ( ../../pull/139 )
18
+ - [ cauchy::Scalar] ( https://docs.rs/cauchy/0.2.0/cauchy/trait.Scalar.html ) is a refined real/complex common trait
19
+ - ` lapack::Lapack ` is a trait for primitive types which LAPACK supports
16
20
- Error type becomes simple [ #118 ] ( ../../pull/118 ) [ #127 ] ( ../../pull/127 )
17
21
18
-
19
22
0.10.0 - 2 Sep 2018
20
23
=======
21
24
You can’t perform that action at this time.
0 commit comments