argmin-math-v0.1.0-rc.1
Pre-release
Pre-release
·
306 commits
to main
since this release
The math abstractions were split away from argmin and placed in a separate crate called argmin-math
. It also includes implementations of these abstractions for basic Vec
s, ndarray and nalgebra. The backends (and their version) can be chosen by the user using the available features.