Skip to content
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

Update dependency cvxpy-base to v1.6.1 #67

Merged
merged 1 commit into from
Feb 21, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cvxpy-base ==1.6.0 -> ==1.6.1 age adoption passing confidence

Release Notes

cvxpy/cvxpy (cvxpy-base)

v1.6.1

Compare Source

Patch notes (from #​2716)

Link Type 1.6.x Comment
#​2630 Interface update
#​2634 Bug Remove bound setter
#​2635 Bug
#​2636 Interface update ortools bump
#​2691 Docs
#​2694 Bug
#​2695 Type hints
#​2697 Bug Clarabel fix
#​2702 Bug
#​2705 Docs
#​2711 Docs
#​2714 Bug
#​2690 Dependency

Bug fixes

  • The implementation of inv_prod was broken for variables of shape other than 1D. It is
    now fixed. This may break some code that was previously incorrectly allowed and giving
    incorrect answers.
  • The implementation of sparse variables did not allow for maximal efficiency gains. This can now be
    addressed with the value_sparse attribute.
  • Clarabel issues for DQCP are now fixed.

Documentation

  • New set of marimo notebooks for "basic" cvxpy examples. Thanks @​akshayka !
  • Typo in atomic functions table

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Feb 20, 2025
@renovate renovate bot merged commit 6090698 into main Feb 21, 2025
2 checks passed
@renovate renovate bot deleted the renovate/cvxpy-base-1.x branch February 21, 2025 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants