Skip to content

chore: bump cvx-linalg to >=0.9.6#74

Open
tschm wants to merge 1 commit into
mainfrom
bump-cvx-linalg-0.9.6
Open

chore: bump cvx-linalg to >=0.9.6#74
tschm wants to merge 1 commit into
mainfrom
bump-cvx-linalg-0.9.6

Conversation

@tschm

@tschm tschm commented Jul 3, 2026

Copy link
Copy Markdown
Member

Summary

  • Raise the cvx-linalg constraint from >=0.9.4 to >=0.9.6 and update uv.lock accordingly (0.9.6 adds the pre-sliced free-block restricted(free) operators and the diag attribute on SymmetricOperator)

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 3, 2026 16:13

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the project’s dependency floor for cvx-linalg to ensure consumers/installations pick up features introduced in cvx-linalg>=0.9.6 (as noted in the PR description), and refreshes the lockfile accordingly.

Changes:

  • Bump cvx-linalg requirement from >=0.9.4 to >=0.9.6 in pyproject.toml.
  • Update uv.lock to resolve and pin cvx-linalg==0.9.6 (including updated sdist/wheel hashes/URLs).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
pyproject.toml Raises the declared runtime dependency constraint for cvx-linalg to >=0.9.6.
uv.lock Updates the locked resolution to cvx-linalg==0.9.6 and adjusts associated metadata.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants