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: Documentation. Code.