LBFGSB (L-BFGS-B) mex wrapper
L-BFGS-B, converted from Fortran to C, with Matlab wrapper
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Stephen Becker (2026). LBFGSB (L-BFGS-B) mex wrapper (https://github.com/stephenbeckr/L-BFGS-B-C/releases/tag/v1.7), GitHub. Retrieved .
Acknowledgements
Inspired by: NNLS and constrained regression, nnls, active set algorithm, MTRON, MATLAB interface for L-BFGS-B
Inspired: zeroSR1
General Information
- Version 1.7.0 (160 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.7.0 | See release notes for this release on GitHub: https://github.com/stephenbeckr/L-BFGS-B-C/releases/tag/v1.7 |
||
| 1.6.0 | Link to alternative implementation |
||
| 1.5.0 | No changes to files, just declaring that I cannot support 64-bit Windows. Sorry! |
||
| 1.4.0 | Removed unnecessary zip file from the package |
||
| 1.3.0 | adding compile_mex_forWindows.m |
||
| 1.2.0 | June 25, minor tweaks to code and install script to help with 64-bit computers. I also include an experimental f2c version (all in C) that doesn't require a fortran. |
||
| 1.0.0 |