liblbfgs-sys 0.1.2

Low level Rust binding to libLBFGS
Documentation

liblbfgs-sys

CI Crates.io docs.rs

Low level Rust binding to libLBFGS: a library of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS)

Installation

Add it to your Cargo.toml:

[dependencies]
liblbfgs-sys = "0.1"

License

This work is released under the MIT license. A copy of the license is provided in the LICENSE file.