Skip to content

Allow NamedGraphs v0.13#381

Merged
mtfishman merged 1 commit into
mainfrom
mf/support-namedgraphs-0.13
Jul 13, 2026
Merged

Allow NamedGraphs v0.13#381
mtfishman merged 1 commit into
mainfrom
mf/support-namedgraphs-0.13

Conversation

@mtfishman

Copy link
Copy Markdown
Member

Summary

Widen the NamedGraphs compat to allow v0.13 (ITensor/NamedGraphs.jl#177). That release rewrites the leaf-free edge-induced subgraph enumeration and drops the old internal cycle-enumeration helpers, none of which ITensorNetworks uses, so it stays compatible with both v0.12 and v0.13.

@mtfishman
mtfishman merged commit 69ef2f6 into main Jul 13, 2026
16 of 17 checks passed
@mtfishman
mtfishman deleted the mf/support-namedgraphs-0.13 branch July 13, 2026 20:29
mtfishman added a commit that referenced this pull request Jul 13, 2026
## Summary

Widens the `NamedGraphs` compat bound to admit `0.13` on the
`release-0.21` line, backporting the same widening already on `main`
(#381).
ITensorNetworks doesn't call any of the APIs that changed in the
breaking NamedGraphs 0.13 release, so this is compat-only. Released as
`0.21.5` so downstream packages pinned to a registered ITensorNetworks
can resolve the NamedGraphs 0.13 stack.
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