Skip to content

scikit-tt v1.0.1

Compare
Choose a tag to compare
@PGelss PGelss released this 01 Mar 21:48
· 371 commits to master since this release
  • added module data_driven
    • added tDMD
    • renamed perron_frobenius to ulam
  • new models
    • toll station
    • fractals
  • new methods in solvers.evp
    • ALS can now be applied to generalized eigenvalue problems
    • added power method
  • Python 2 compatibility
  • removed Matplotlib dependency
  • sync with Travis CI and Codecov
  • minor changes in some examples