alexfikl / pycgdescent

Python wrapper for CG_DESCENT.

Home Page:https://pycgdescent.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Documentation 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:

About

Python wrapper for CG_DESCENT.

https://pycgdescent.readthedocs.io

License:GNU General Public License v2.0


Languages

Language:C 77.3%Language:Python 15.1%Language:C++ 5.0%Language:Makefile 1.4%Language:Shell 0.7%Language:Meson 0.5%