Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 119 Bytes

README.rst

File metadata and controls

3 lines (2 loc) · 119 Bytes

This is a c++ implementation of the LBFGS optimization algorithm.

This implementation uses a backtracking linesearch.