Skip to content

0.12.0

Choose a tag to compare

@termoshtt termoshtt released this 27 Jun 07:10
· 583 commits to master since this release

0.12.0 - 14 Oct 2019

Added

  • SVD by divide-and-conquer #164
  • Householder reflection #154
  • Arnoldi iteration #155

Changed

  • Replace operator::Operator* traits by new LinearOperator trait #159
  • ndarray 0.13.0 #172
  • blas-src 0.4.0, lapack-src 0.4.0, openblas-src 0.7.0 #174
  • restore static feature flag