Skip to content

build(deps): update cvxpy version from 1.5.3 to 1.6.5 in requirements #1203

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 1, 2025

Conversation

AtsushiSakai
Copy link
Owner

Reference issue

What does this implement/fix?

Additional information

CheckList

  • Did you add an unittest for your new example or defect fix?
  • Did you add documents for your new example?
  • All CIs are green? (You can check it after submitting)

@AtsushiSakai
Copy link
Owner Author

First one is :cvxpy/cvxpy#2770

Added ECOS to requirements and enhanced compatibility with cvxpy solvers by specifying 'order' for matrix reshaping. Updated solver configurations in rocket landing and pendulum control for consistency and reliability. Improved test behavior by enforcing stricter warning handling in pytest.
@@ -1,7 +1,8 @@
numpy == 2.2.4
scipy == 1.15.2
matplotlib == 3.10.1
cvxpy == 1.5.3
cvxpy == 1.6.5
ecos == 2.0.14
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be removed by #1207

@AtsushiSakai AtsushiSakai merged commit af0442d into master May 1, 2025
8 checks passed
@AtsushiSakai AtsushiSakai deleted the issue1176 branch May 1, 2025 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant