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

Extend union to multiple named graphs #49

Merged
merged 2 commits into from
Feb 12, 2024
Merged

Conversation

JoeyT1994
Copy link
Contributor

Quick PR which extends the union function to work on multiple NamedGraphs,

e.g. union(g1::AbstractNamedGraph, g2::AbstractNamedGraph, g3::AbstractNamedGraph) now works

@mtfishman
Copy link
Member

Thanks! Could you add a short test?

@JoeyT1994
Copy link
Contributor Author

Sure, I added a test to a relevant existing set

@mtfishman mtfishman merged commit f2dbd17 into ITensor:main Feb 12, 2024
10 of 11 checks passed
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