6 releases (3 breaking)

0.4.0 Feb 27, 2024
0.3.0 Jan 28, 2023
0.2.1 Sep 9, 2022
0.2.0 Aug 28, 2022
0.1.0-rc.1 Jul 31, 2022

#866 in Math

Download history 1719/week @ 2023-12-23 3265/week @ 2023-12-30 4705/week @ 2024-01-06 4635/week @ 2024-01-13 4954/week @ 2024-01-20 4707/week @ 2024-01-27 3717/week @ 2024-02-03 5048/week @ 2024-02-10 4737/week @ 2024-02-17 4747/week @ 2024-02-24 4390/week @ 2024-03-02 3430/week @ 2024-03-09 4066/week @ 2024-03-16 3558/week @ 2024-03-23 3917/week @ 2024-03-30 2842/week @ 2024-04-06

14,983 downloads per month
Used in 33 crates (14 directly)

MIT/Apache

410KB
10K SLoC

Mathematical optimization in pure Rust

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

Crates.io version Crates.io downloads GitHub Actions workflow status License argmin Discord

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

~0.8–12MB
~180K SLoC