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
33
44Added
55--------
6+ - Dependency to cauchy 0.2 [ #139 ] ( ../../pull/139 )
67- ` generate::random_{unitary,regular} ` for debug use [ #140 ] ( ../../pull/140 )
78
89Removed
910----------
1011- ` static ` feature gate [ #136 ] ( ../../pull/136 )
1112- Dependencies to derive-new, procedurals
1213
13-
1414Changed
1515---------
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
1620- Error type becomes simple [ #118 ] ( ../../pull/118 ) [ #127 ] ( ../../pull/127 )
1721
18-
19220.10.0 - 2 Sep 2018
2023=======
2124
You can’t perform that action at this time.
0 commit comments