Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
felipeZ committed Jan 16, 2020
1 parent 2d0ac57 commit d758075
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
## [Unreleased]

## [0.1.0] 06-09-2018
## [0.1.0] 16-01-2020

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

0 comments on commit d758075

Please sign in to comment.