|
liblbfgs
☆
« Back to VersTracker
|
||||||||||
|
Description: C library for limited-memory BFGS optimization algorithm |
||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||
| Category: Other | ||||||||||
| Tags: optimization c-library numerical algorithm math | ||||||||||
| Install: brew install liblbfgs | ||||||||||
|
About: Liblbfgs is a C library implementing the Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) algorithm, a widely used method for unconstrained optimization. It provides an efficient solution for problems with large numbers of variables where the full Hessian matrix is too expensive to compute and store. The library is designed to be fast, portable, and easy to integrate into other C/C++ projects. |
||||||||||
Key Features:
|
||||||||||
Use Cases:
|
||||||||||
Alternatives:
|
||||||||||
| Version History | ||||||||||
|