3 releases
0.1.2 | Mar 2, 2022 |
---|---|
0.1.1 | Jan 17, 2021 |
0.1.0 | Jan 17, 2021 |
#168 in #binding
89 downloads per month
Used in 8 crates
(via crfsuite-sys)
95KB
2K
SLoC
Contains (obscure autoconf code, 4KB) src/liblbfgs/configure.ac
liblbfgs-sys
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.
Dependencies
~0–325KB