.gitmodules
CMakeLists.txt
Makefile
README.md
setup.py
docs/documentation_flagser.pdf
docs/documentation_flagser.tex
include/argparser.h
include/cnpy.h
include/definitions.h
include/directed_flag_complex.h
include/directed_graph.h
include/input.h
pyflagsercount/__init__.py
pyflagsercount/flagser_functions.py
pyflagsercount.egg-info/PKG-INFO
pyflagsercount.egg-info/SOURCES.txt
pyflagsercount.egg-info/dependency_links.txt
pyflagsercount.egg-info/not-zip-safe
pyflagsercount.egg-info/top_level.txt
pyflagsercount/__pycache__/__init__.cpython-38.pyc
pyflagsercount/__pycache__/flagser_functions.cpython-38.pyc
scripts/binary2simplex.py
scripts/binary2simplex_analysis.py
scripts/parse_progress.py
src/flagser-count-individ.cpp
src/flagser-count.cpp
src/flagser_count_bindings.cpp
test/A.flag
test/B.edges
test/B0.simplices
test/B1.simplices
test/C.cliques
test/C0.binary
test/C1.binary
test/C_col.npy
test/C_row.npy
test/D_indices.npy
test/D_indices64.npy
test/D_indptr.npy
test/D_indptr64.npy
test/run_test.py