Pycgdescent

Latest version: v0.10.3

Safety actively analyzes 688027 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.3.0

---------------------------------

**Dependencies**

* Bump minimum version to Python 3.8.

**Features**

* Use ``black`` for formatting.

0.2.3

-----------------------------------

**Dependencies**

* Advertise support for Python 3.10.

**Features**

* Support Numpy 1.22 type annotations.

0.2.2

--------------------------------------

**Fixes**

* Fix an uninitialized variable in the original CG_DESCENT sources.

0.2.1

--------------------------------

**Fixes**

* Fix version bump.

0.2.0

--------------------------------

**Features**

* Add a very sketchy patch to limit the maximum step size in the algorithm.
* Add type checking everywhere.

0.1.0

-------------------------------------

**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).

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.