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

Use PartitionedGraph in contract_approx #179

Open
mtfishman opened this issue May 15, 2024 · 0 comments
Open

Use PartitionedGraph in contract_approx #179

mtfishman opened this issue May 15, 2024 · 0 comments

Comments

@mtfishman
Copy link
Member

mtfishman commented May 15, 2024

contract_approx has a lot of partitioned tensor network/graph logic, but uses an older format based on a DataGraph with subgraphs stored as the vertex data. It would clean up that part of the code to switch to the new PartitionedGraph type.

@JoeyT1994

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

No branches or pull requests

1 participant