Computing homology of tournaplexes (based on https://github.com/luetge/flagser)
An online version is available here.
To install, first download repository with:
git clone --recursive https://github.com/JasonPSmith/tournser.git
Next, compile flagser count with
make
To install pyflagsercount run:
pip install .
Requirements: For pyflagsercount the python packages numpy and pybind11 are required, and cmake version ≥ 2.8.12.