Skip to content

Fix edge subgraph#176

Merged
mtfishman merged 42 commits into
mainfrom
Fix_Edge_Subgraph
Jul 13, 2026
Merged

Fix edge subgraph#176
mtfishman merged 42 commits into
mainfrom
Fix_Edge_Subgraph

Conversation

@JoeyT1994

Copy link
Copy Markdown
Collaborator

This PR fixes Issue #175 by defining edge_subgraph(g, edgelist) separately for the NamedGraph and NamedDiGraph types, which should behave differently because one cares about the direction of edges in the latter but not in the former.

JoeyT1994 and others added 30 commits November 7, 2024 16:08
Co-authored-by: Matt Fishman <mtfishman@users.noreply.github.com>
Co-authored-by: Matt Fishman <mtfishman@users.noreply.github.com>
Co-authored-by: Matt Fishman <mtfishman@users.noreply.github.com>
Co-authored-by: Matt Fishman <mtfishman@users.noreply.github.com>
Co-authored-by: Matt Fishman <mtfishman@users.noreply.github.com>
@ITensorBot

ITensorBot commented Jul 8, 2026

Copy link
Copy Markdown
Member

Your PR no longer requires formatting changes. Thank you for your contribution!

Comment thread src/abstractnamedgraph.jl Outdated
@JoeyT1994

Copy link
Copy Markdown
Collaborator Author

@mtfishman This is good to merge on my end. I don't understand what the downstream ITensorNetworks test fail is, seems like something to do with OMEinsum so not sure its related to this PR?

@mtfishman

mtfishman commented Jul 13, 2026

Copy link
Copy Markdown
Member

@mtfishman This is good to merge on my end. I don't understand what the downstream ITensorNetworks test fail is, seems like something to do with OMEinsum so not sure its related to this PR?

Sorry for the delay, this is good to go from my end but I wanted to look into that before merging, not sure what's going on there. (Looks like it was a temporary glitch using some incompatible package versions.)

@mtfishman mtfishman merged commit 1e44fab into main Jul 13, 2026
25 of 29 checks passed
@mtfishman mtfishman deleted the Fix_Edge_Subgraph branch July 13, 2026 14:27
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.

3 participants