How Do I implement fermionic parity?

How do I use this algorithm? What does that parameter do?
Post Reply
Rodriguez1
Posts: 1
Joined: 29 Dec 2025, 14:11

How Do I implement fermionic parity?

Post by Rodriguez1 »

Hi, I'm new to the forum.
I'm currently working on the Kitaev chain, and introducing fermionic parity symmetry would be very useful to speed up my code, but I'm not sure how to do it.
Could somebody give me an idea?
Jakob
Posts: 31
Joined: 30 Jan 2023, 22:57

Re: How Do I implement fermionic parity?

Post by Jakob »

See https://tenpy.readthedocs.io/en/latest/ ... igner.html

If you use FermionSite, it is probably enough to just put conserve=“parity“ in your model parameters
Post Reply