CompatHelper: bump compat for ITensorMPS to 0.4 (consolidated)#30
Merged
mtfishman merged 3 commits intoMay 5, 2026
Merged
Conversation
added 2 commits
May 5, 2026 11:18
…ep existing compat)
… (keep existing compat)
06588fd to
ed8ce68
Compare
Member
|
Closing+reopening to retrigger CI now that ITensorVisualizationBase 0.1.18 is registered. |
auto-merge was automatically disabled
May 5, 2026 16:38
Pull request was closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Consolidates the per-scope CompatHelper PRs for ITensorMPS 0.4 into a single PR covering
test/Project.tomlandexamples/Project.toml. Adds0.4to the compat range while keeping0.3reachable for downstream consumers. ITensorMPS is a test- and examples-only dependency in this repo.Also bumps the package version 0.2.2 → 0.2.3 to satisfy
VersionCheck(subdir Project.toml changes are classified as substantive).Rebased onto current
main.Closes #29. Older duplicates (#26, #27) already closed.