argmin 0.1.0

WIP optimization toolbox for Rust
argmin-0.1.0 doesn't have any documentation.

Build Status

argmin-rs

A work-in-progress optimization toolbox written in Rust. Not stable yet.

The Documentation is also still in a very early stage.

Algorithms

  • Linesearches
    • Backtracking line search
    • More-Thuente line search
    • Hager-Zhang line search
  • Steepest Descent
  • Conjugate Gradient method
  • Simulated Annealing

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.