3 releases

0.1.2 Mar 2, 2022
0.1.1 Jan 17, 2021
0.1.0 Jan 17, 2021

#4 in #crfsuite

Download history 8/week @ 2023-12-13 21/week @ 2023-12-20 22/week @ 2023-12-27 11/week @ 2024-01-03 13/week @ 2024-01-10 12/week @ 2024-01-17 8/week @ 2024-01-24 53/week @ 2024-01-31 10/week @ 2024-02-07 18/week @ 2024-02-14 38/week @ 2024-02-21 41/week @ 2024-02-28 27/week @ 2024-03-06 21/week @ 2024-03-13 28/week @ 2024-03-20

128 downloads per month
Used in 8 crates (via crfsuite-sys)

MIT license

95KB
2K SLoC

C 1K SLoC // 0.3% comments Rust 582 SLoC Visual Studio Project 204 SLoC C++ 102 SLoC // 0.1% comments Automake 33 SLoC // 0.1% comments Shell 30 SLoC // 0.1% comments Visual Studio Solution 26 SLoC

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.

Dependencies

~215KB