We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d0ac57 commit d758075Copy full SHA for d758075
1 file changed
CHANGELOG.md
@@ -1,7 +1,9 @@
1
## [Unreleased]
2
3
-## [0.1.0] 06-09-2018
+## [0.1.0] 16-01-2020
4
5
### Added
6
* First implementation using `f64`.
7
* 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