Skip to content

First pre-release

Pre-release
Pre-release
Compare
Choose a tag to compare
@felipeZ felipeZ released this 16 Jan 11:29
· 101 commits to master since this release

[0.1.0] 16-01-2020

Added

  • First implementation using f64.
  • Used 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.