Skip to content

0.12.1

Compare
Choose a tag to compare
@termoshtt termoshtt released this 28 Jun 13:13
· 440 commits to master since this release

0.12.1 - 28 June 2020

Added

  • Tridiagonal matrix support #196
  • KaTeX support in rustdoc #202
  • Least square problems #197
  • LOBPCG solver #184

Changed

  • Grouping and Plot in benchmark #200
  • Clone trait for LUFactorized #192

Maintenance

  • Fix repository URL #198
  • Use GitHub Actions instead of Azure Pipeline #193
  • Test cargo-fmt on CI #194