File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 5
5
--------
6
6
- Dependency to cauchy 0.2 [ #139 ] ( ../../pull/139 )
7
7
- ` generate::random_{unitary,regular} ` for debug use [ #140 ] ( ../../pull/140 )
8
+ - ` krylov ` submodule
9
+ - modified Gram-Schmit [ #149 ] ( ../../pull/149 ) , [ #150 ] ( ../../pull/150 )
10
+ - Krylov subspace methods are not implemented yet.
8
11
9
12
Removed
10
13
----------
@@ -21,6 +24,9 @@ Changed
21
24
- [ cauchy::Scalar] ( https://docs.rs/cauchy/0.2.0/cauchy/trait.Scalar.html ) is a refined real/complex common trait
22
25
- ` lapack::Lapack ` is a trait for primitive types which LAPACK supports
23
26
- Error type becomes simple [ #118 ] ( ../../pull/118 ) [ #127 ] ( ../../pull/127 )
27
+ - Assertions becomes more verbose [ #147 ] ( ../../pull/147 )
28
+ - blas-src 0.3, lapack-src 0.3
29
+ - intel-mkl-src becomes 0.4, which supports Windows! [ #146 ] ( ../../pull/146 )
24
30
25
31
0.10.0 - 2 Sep 2018
26
32
=======
You can’t perform that action at this time.
0 commit comments