Skip to content

v0.2.0

Choose a tag to compare

@jolars jolars released this 20 May 05:35
· 194 commits to main since this release
e848ea9

Breaking changes

  • bump MSRV to 1.91.1 and unwind CRAN-related dep pins (2a64a51)

Features

  • add ndarray-blas feature (b424d9c)
  • add parallel feature (7919632)
  • implement L-BFGS (unbounded) (4df3dbb)

Performance Improvements

  • nlls: cache r and J across iterations in GN, LM, TRF (aef1197)