argmin-math

Crates.ioargmin-math
lib.rsargmin-math
version0.4.0
sourcesrc
created_at2022-07-31 10:54:51.811202
updated_at2024-02-27 12:40:37.125489
descriptionargmin math abstractions
homepagehttps://argmin-rs.org
repositoryhttps://github.com/argmin-rs/argmin
max_upload_size
id636081
size407,922
Stefan Kroboth (stefan-k)

documentation

https://docs.rs/argmin-math/

README

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.

Commit count: 1095

cargo fmt