Installation
TeMFpy runs on all operating systems and requires Python 3.10 or later. We support installation through pip:
pip install --upgrade pip
pip install --upgrade temfpy
We will set up installation via Conda in the near future.
If you use Windows and want to use the Pfaffian-state functionality, make sure you install the pfapack dependency correctly!. Alternatively, consider using Windows Subsystem for Linux.