Skip to content

argmin-math-v0.1.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@stefan-k stefan-k released this 31 Jul 11:56
· 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 Vecs, ndarray and nalgebra. The backends (and their version) can be chosen by the user using the available features.