Skip to content

Commit d758075

Browse files
committed
updated changelog
1 parent 2d0ac57 commit d758075

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
## [Unreleased]
22

3-
## [0.1.0] 06-09-2018
3+
## [0.1.0] 16-01-2020
44

55
### Added
66
* First implementation using `f64`.
77
* Used [nalgebra](https://github.com/rustsim/nalgebra) for the linear algebra operations.
8+
* Both **GDJ** and **DPR** correction methods working.
9+
* Use a Trait to collect the methods that a matrix representation should have to compute the eigenvalue/eigenvectors.

0 commit comments

Comments
 (0)