Skip to content

argmin-math v0.5.0 released

Choose a tag to compare

@stefan-k stefan-k released this 28 Sep 11:22
· 8 commits to main since this release

What's Changed

  • Added compatibility with ndarray 0.16 with the ndarray_v0_16 and ndarray_v0_16-nolinalg features, updating latest. [@npatsakula and @amfaber #546]
  • Added compatibility with nalgebra 0.33 and 0.34 with the nalgebra_0_33 and nalgebra_0_34 features, updating latest. [@0e4ef622, #505; @JosiahKane, #614]
  • Added compatibility with faer 0.20 and 0.21. [@geo-ant, #549 and #575]
  • Update the version of rand to address compatibility concerns with future Rust editions (@JosiahKane, #607)

New Contributors

Full Changelog: argmin-math-v0.4.0...argmin-math-v0.5.0