Skip to content

Release v0.7.0

Compare
Choose a tag to compare
@termoshtt termoshtt released this 06 Oct 18:00
· 840 commits to master since this release
v0.7.0

Breaking Changes

  • Rename *_mut to *_inplace #83, #84
  • Rename Absolute::squared() to Absolute::abs_sqr() #79
  • The name of the traits and structs in solve and solveh modules #81

New Features

  • Calculation of the determinant of general matrices #85
  • Methods using Cholesky decomposition #79

Implementation issues

  • use procedurals instead of enum-error-derive #86

You can see the complete list at v0.7.0 Milestone page.