Jutho / TensorKit.jl

A Julia package for large-scale tensor computations, with a hint of category theory
MIT License
234 stars 41 forks source link

Fermion Refactor #81

Closed lkdvos closed 1 year ago

lkdvos commented 1 year ago

This PR changes the Fermion implementation such that only FermionParity remains, all other fermionic charges are just ProductCharge with fermionparity as a factor.

Jutho commented 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?

lkdvos commented 1 year ago

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