You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In RegularizedLinearRTO, Scipy-based second-order solvers will be more efficient in certain cases, for example a simple box constraint, than the existing first-order solvers.
Definition of Done (Feature/change)
Investigate possible interface change in RegularizedLinearRTO
Definition of Done (Mandatory)
Documentation added (docstrings on all public methods/classes)
Unit tests added/updated (and passing!)
Code reviewed and approved by 2 CUQI-maintainers
Online documentation is rendered correctly (esp. math)
Defintion of Done (Optional)
HowTo/tutorial added
The text was updated successfully, but these errors were encountered:
General description of task
In RegularizedLinearRTO, Scipy-based second-order solvers will be more efficient in certain cases, for example a simple box constraint, than the existing first-order solvers.
Definition of Done (Feature/change)
Definition of Done (Mandatory)
Defintion of Done (Optional)
The text was updated successfully, but these errors were encountered: