Relations and equalities regarding the fermionic algebra.
A good starting point is the tutorials. The relations are explored and numerically verified by the code in the tests folder.
To install the code as a Python package, clone this repository and install it in development mode via
python3 -m pip install -e <path/to/repo>