5 unstable releases

0.3.0 Jan 28, 2023
0.2.1 Sep 9, 2022
0.2.0 Aug 28, 2022
0.1.1-rc.1 Aug 26, 2022
0.1.0-rc.1 Jul 31, 2022

#265 in Math

Download history 1536/week @ 2022-11-30 2230/week @ 2022-12-07 2157/week @ 2022-12-14 1687/week @ 2022-12-21 973/week @ 2022-12-28 1823/week @ 2023-01-04 2161/week @ 2023-01-11 2824/week @ 2023-01-18 3136/week @ 2023-01-25 4043/week @ 2023-02-01 4449/week @ 2023-02-08 2905/week @ 2023-02-15 4601/week @ 2023-02-22 4443/week @ 2023-03-01 4510/week @ 2023-03-08 2655/week @ 2023-03-15

16,633 downloads per month
Used in 6 crates (3 directly)

MIT/Apache

390KB
10K SLoC

Mathematical optimization in pure Rust

Website | Book | Docs (latest release) | Docs (main branch)

Crates.io version GitHub Actions workflow status License Gitter chat

This create provides a abstractions for mathematical operations needed in argmin. The supported math backends so far are basic Vecs, ndarray and nalgebra. Please consult the documentation for details.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~1.2–1.7MB
~37K SLoC