argmin-math v0.5.0 released
·
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
- @0e4ef622 made their first contribution in #504
- @geo-ant made their first contribution in #549
- @npatsakula made their first contribution in #546
- @JosiahKane made their first contribution in #603
Full Changelog: argmin-math-v0.4.0...argmin-math-v0.5.0