Skip to content

Update version requirements of PyVMCON and OSQP#3681

Merged
timothy-nunn merged 1 commit intomainfrom
pyvmcon-osqp-version
Jun 11, 2025
Merged

Update version requirements of PyVMCON and OSQP#3681
timothy-nunn merged 1 commit intomainfrom
pyvmcon-osqp-version

Conversation

@timothy-nunn
Copy link
Copy Markdown
Collaborator

@timothy-nunn timothy-nunn commented Jun 11, 2025

Following Monte Carlo convergence studies of our regression test suite, I conclude that updating our software versions for PyVMCON and OSQP is appropriate.

  • PyVMCON 2.3.0: corrects the BFGS update calculation (updates the Hessian approximation matrix).
  • OSQP 1.0+: will ensure we keep getting bug fixes for the OSQP package. The 1.0 release uses an improved factorisation package version, hence the slight changes in results.

The results show the two updates make convergence no worse and therefore it is advisable to be on the latest versions of software for bugfixes and security patches etc.

Slide2

Slide4

Slide5

@timothy-nunn timothy-nunn requested a review from jonmaddock June 11, 2025 13:07
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.13%. Comparing base (84ea827) to head (6b010bf).
⚠️ Report is 384 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3681   +/-   ##
=======================================
  Coverage   38.13%   38.13%           
=======================================
  Files          88       88           
  Lines       22470    22470           
=======================================
  Hits         8570     8570           
  Misses      13900    13900           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@timothy-nunn timothy-nunn linked an issue Jun 11, 2025 that may be closed by this pull request
@timothy-nunn timothy-nunn merged commit 9201e19 into main Jun 11, 2025
21 of 26 checks passed
@timothy-nunn timothy-nunn deleted the pyvmcon-osqp-version branch June 11, 2025 14:56
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.

Newer version of OSQP

3 participants