1 unstable release
0.1.0 | Jul 1, 2023 |
---|
#76 in #bounds
255KB
4K
SLoC
Contains (Mach-o exe, 105KB) lib/Matlab/lbfgsb_wrapper.mexmaci64, (ELF exe/lib, 72KB) lib/src/x.lbfgsb_77_1, (ELF exe/lib, 72KB) lib/src/x.lbfgsb_77_2, (ELF exe/lib, 72KB) lib/src/x.lbfgsb_77_3, (ELF exe/lib, 61KB) lib/Matlab/lbfgsb_wrapper.mexa64, (DOS exe, 60KB) lib/Matlab/lbfgsb_wrapper.mexw64
Features
This is a simple rust wrapper of C version of L-BFGS-B algorithm by Stephen Becker, which can efficiently handle large-scale optimization problems with simple bounds on the variables.
Usage
See tests/driver1.rs for details
Dependencies
~0.1–2.1MB
~41K SLoC