Cvxpy

Latest version: v1.6.0

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

Scan your dependencies

Page 9 of 9

1.0.28

This release gives priority to conic solvers over QP solvers when solving LPs.

ECOS, the default conic solver, solves QPs more reliably than the default QP solver (OSQP).

1.0.27 was meant to add this functionality, but didn't due to a small bug.

1.0.27

This release gives priority to conic solvers over QP solvers when solving LPs.

ECOS, the default conic solver, solves QPs more reliably than the default QP solver (OSQP).

1.0.26

This release includes a bug fix for DQCP.

Fix detection of monotone real functions.

Fixes a bug in DQCP analysis in analyzing monotone real functions; DQCP
analysis previously did not check whether the argument of a scalar function
was also scalar. This bug caused DQCP analysis to be too permissive, incorrectly
labeling things as DQCP and causing the reduction to fail in surprising ways.

As an extension, this change adds the vector atoms cp.max and cp.min to the
DQCP atom library, letting users take the max or min of quasiconvex or
quasiconcave expressions. Previously, only the elementwise cp.maximum and
cp.minimum atoms were allowed.

Page 9 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.