argmin_core

Crates.ioargmin_core
lib.rsargmin_core
version0.2.5
sourcesrc
created_at2018-10-03 12:04:18.395526
updated_at2019-10-20 07:28:28.499734
descriptionMathematical optimization in pure Rust (core functionality)
homepagehttp://argmin-rs.org
repositoryhttps://github.com/argmin-rs/argmin-core
max_upload_size
id87797
size291,661
Stefan Kroboth (stefan-k)

documentation

https://docs.rs/argmin_core/latest/argmin_core/

README

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.

Commit count: 0

cargo fmt