Skip to content
This repository has been archived by the owner on Jan 1, 2020. It is now read-only.

Latest commit

 

History

History
9 lines (7 loc) · 732 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 732 Bytes

L-BFGS-B-Builder

Build Status

This repository serves as a shared library builder for L-BFGS-B Nonlinear Optimization Code. It will automatically configure and build binaries via BinaryBuilder.jl and Travis CI. It will deploy those binary artifacts to GitHub releases whenever a new version is tagged. Note that, only the code in this repo is licensed under MIT, those binaries are released under BSD-3-Clause license.