Low level Rust binding to libLBFGS: a library of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS)
Add it to your Cargo.toml
:
toml
[dependencies]
liblbfgs-sys = "0.1"
This work is released under the MIT license. A copy of the license is provided in the LICENSE file.