#optimization #science

argmin_core

Mathematical optimization in pure Rust (core functionality)

15 releases

0.2.5 Oct 20, 2019
0.2.4 Jul 7, 2019
0.2.3 Jun 19, 2019
0.2.0 Mar 27, 2019
0.1.6 Nov 30, 2018

#105 in #science

Download history 65/week @ 2024-02-19 3/week @ 2024-02-26 4/week @ 2024-03-11

72 downloads per month

MIT/Apache and maybe LGPL-3.0

280KB
7K SLoC

Build Status

argmin-core: argmin optimization toolbox core

This crate contains the core functionality of argmin. If you just want to run an optimization method, this is not what you are looking for. However, if you want to implement your own solver based on the argmin architecture, you should find all necessary tools here.

Documentation (latest version)

Documentation (current master)

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

~6–17MB
~215K SLoC