Skip to content

Commit ed00f86

Browse files
authored
Update CHANGELOG.md
1 parent 465b4fc commit ed00f86

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ Added
55
--------
66
- Dependency to cauchy 0.2 [#139](../../pull/139)
77
- `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.
811

912
Removed
1013
----------
@@ -21,6 +24,9 @@ Changed
2124
- [cauchy::Scalar](https://docs.rs/cauchy/0.2.0/cauchy/trait.Scalar.html) is a refined real/complex common trait
2225
- `lapack::Lapack` is a trait for primitive types which LAPACK supports
2326
- 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)
2430

2531
0.10.0 - 2 Sep 2018
2632
=======

0 commit comments

Comments
 (0)