-
Notifications
You must be signed in to change notification settings - Fork 45
Refactor quasiparticle regularization #318
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
Conversation
Codecov Report❌ Patch coverage is
... and 2 files with indirect coverage changes 🚀 New features to boost your workflow:
|
|
Currently I'm erroring at Edit: I tested this with a Z2 Ising model, and I also error here for |
|
This seems to fix the issue locally. I'm also a fan of the name |
|
Any chance you can migrate the charged quasiparticle tests here? It would be nice to make sure this is actually passing |
This PR simplifies and reuses some code by using functions that already existed, and additionally refactors that to avoid using braiding tensors.
Overall this should be more friendly to multifusion things, and possibly slightly more efficient.