3 releases

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

#2 in #crfsuite

Download history 51/week @ 2024-09-28 79/week @ 2024-10-05 65/week @ 2024-10-12 10/week @ 2024-10-19 17/week @ 2024-10-26 12/week @ 2024-11-02 23/week @ 2024-11-09 37/week @ 2024-11-16 85/week @ 2024-11-23 252/week @ 2024-11-30 205/week @ 2024-12-07 201/week @ 2024-12-14 473/week @ 2024-12-21 117/week @ 2024-12-28 206/week @ 2025-01-04 191/week @ 2025-01-11

1,064 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

Contains (obscure autoconf code, 4KB) src/liblbfgs/configure.ac

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

~0–350KB