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

Clustering capabilities for Lattice #241

Open
mofeing opened this issue Nov 11, 2024 · 0 comments
Open

Clustering capabilities for Lattice #241

mofeing opened this issue Nov 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mofeing
Copy link
Member

mofeing commented Nov 11, 2024

It would be interesting for Lattice to know that some tensors have been contracted together and keep track of them so that we can recover the same lattice. In order to do that, we need some kind of graph type where vertices can be grouped into clusters.

@mtfishman has this PartitionedGraphs.jl package that they use in ITensorNetworks.jl but I'm not sure it completely fits here. I would like it to be light, but that package seems to add a lot of things.

@mofeing mofeing added enhancement New feature or request good first issue Good for newcomers labels Nov 11, 2024
@mofeing mofeing removed the good first issue Good for newcomers label Nov 15, 2024
@mofeing mofeing self-assigned this Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant