-------------------------------------
**Features**
* Initial release!
* A wrapper around the `CG_DESCENT <https://people.clas.ufl.edu/hager/software/>`__
using `pybind11 <https://github.com/pybind/pybind11>`__.
* Added convenience APIs to bring it closer to
`scipy.optimize.minimize <https://docs.scipy.org/doc/scipy/reference/generated/scipy.optimize.minimize.html>`__
(although not a drop in replacement at the moment).