Qss

Latest version: v0.2.3

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

Scan your dependencies

Page 1 of 2

0.2.3

What's Changed
* fixed bug in maxiter int check to make robust on different os/python by pluflou in https://github.com/cvxgrp/qss/pull/45

New Contributors
* pluflou made their first contribution in https://github.com/cvxgrp/qss/pull/45

**Full Changelog**: https://github.com/cvxgrp/qss/compare/v0.2.2...v0.2.3

0.2.2

**Full Changelog**: https://github.com/cvxgrp/qss/compare/v0.2.1...v0.2.2

0.2.1

What's Changed
* New algorithm for nonconvex problems by bmeyers in https://github.com/cvxgrp/qss/pull/44


**Full Changelog**: https://github.com/cvxgrp/qss/compare/v0.2.0...v0.2.1

0.2.0

This release of QSS implements a new algorithm for solving nonconvex quadratic separable problems. Previously, we implemented nonconvex ADMM for cost nonconvex cost functions that have closed-form proximal operators. Now, we begin by solving a _relaxed_ convex version of the problem, and then we use that solution to start the iterates of nonconvex ADMM. In practice, this method is much better at avoiding suboptimal local minima.

0.1.6

What's Changed
* fixed missed typos by Thistleman in https://github.com/cvxgrp/qss/pull/42


**Full Changelog**: https://github.com/cvxgrp/qss/compare/v0.1.5...v0.1.6

0.1.5

What's Changed
* fixed missing environment by Thistleman in https://github.com/cvxgrp/qss/pull/41


**Full Changelog**: https://github.com/cvxgrp/qss/compare/v0.1.4...v0.1.5

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.