LBFGSB (L-BFGS-B) mex wrapper
L-BFGS-B, converted from Fortran to C, with Matlab wrapper
Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
Zitieren als
Stephen Becker (2026). LBFGSB (L-BFGS-B) mex wrapper (https://github.com/stephenbeckr/L-BFGS-B-C/releases/tag/v1.7), GitHub. Abgerufen .
Quellenangaben
Inspiriert von: NNLS and constrained regression, nnls, active set algorithm, MTRON, MATLAB interface for L-BFGS-B
Inspiriert: zeroSR1
Allgemeine Informationen
- Version (160 KB)
-
Lizenz auf GitHub anzeigen
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | 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 |