Closed lkdvos closed 1 year ago
Look's good; really wondering what is going on with the x86 platform, but ignoring for now. Seems there are some conflicts though, so I cannot rebase and merge?
It's mainly because I have had this locally for a while, the first commit predates quite a bit of the current history. The easiest solution is to squash and merge into a single commit, which keeps the linear history
This PR changes the Fermion implementation such that only
FermionParity
remains, all other fermionic charges are justProductCharge
with fermionparity as a factor.