Skip to content

alexfikl/pycgdescent

Repository files navigation

Build Status Documentation PyPI REUSE

pycgdescent

Python wrapper for the CG_DESCENT algorithm by Hager and Zang (see DOI). A previous wrapper can be found here. Some differences:

  • This one only depends on pybind11.
  • Tries to emulate the interface from scipy (still needs work).

Interesting links: