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

Support for Lattice types with next-nearest and next-next-nearest neighbor interactions #33

Open
zain2864 opened this issue Dec 4, 2024 · 0 comments
Assignees

Comments

@zain2864
Copy link

zain2864 commented Dec 4, 2024

Using the getInstance() function call to create models with the current different lattice types, there is no support for next-nearest and next-next nearest neighbors interactions. For example, in the RuCl example notebook (Link), we are trying to create a model that has interactions as such:

Screenshot 2024-12-04 at 11 23 27 AM

Here we see that we cannot create a link between nodes (0,5) and (1,6) with the existing lattices defined in PyLIQTR, thus no support to create a model with a Hexagonal Lattice yet. Adding on to the issue 15 (Link), where it is important to express next nearest interactions, and also next-next nearest interactions.

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

2 participants