Releases: afbarnard/go-lbfgsb
Releases · afbarnard/go-lbfgsb
Go L-BFGS-B Package Initial Release
Initial release of the Go L-BFGS-B package including:
- Basic minimization API.
- Customizable logging.
- Integration with Go tools.
- Example program.
- Prototype code for learning about and experimenting with foreign language interfaces for Go.