AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
gradco.py
ncount2
pypi_description.rst
pyproject.toml
python_count_functions.py
setup.cfg
setup.py
tox.ini
c_module/dense_matrix.cpp
c_module/dense_matrix.hh
c_module/directed_graph.cpp
c_module/directed_graph.hh
c_module/gradco_module.cpp
c_module/matrix.hh
c_module/sparse_matrix.cpp
c_module/sparse_matrix.hh
c_module/symmetric_dense_matrix.cpp
c_module/symmetric_dense_matrix.hh
c_module/unordered_dense.h
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/usage.rst
generate_tests/bit_array_to_graphlet_signatures_3nodes.csv
generate_tests/bit_array_to_graphlet_signatures_4nodes.csv
generate_tests/generate_unit_test_code.py
generate_tests/generate_unit_test_code_orbit_adjacency.py
generate_tests/orca
gradco.egg-info/PKG-INFO
gradco.egg-info/SOURCES.txt
gradco.egg-info/dependency_links.txt
gradco.egg-info/top_level.txt
test/__init__.py
test/test_A10_10_orca.py
test/test_A10_11_orca.py
test/test_A12_12_orca.py
test/test_A12_13_orca.py
test/test_A13_13_orca.py
test/test_A14_14_orca.py
test/test_A1_1_orca.py
test/test_A1_2_orca.py
test/test_A3_3_orca.py
test/test_A4_4_orca.py
test/test_A4_5_orca.py
test/test_A5_5_orca.py
test/test_A6_6_orca.py
test/test_A6_7_orca.py
test/test_A8_8_orca.py
test/test_A9_10_orca.py
test/test_A9_11_orca.py
test/test_G1_windels.py
test/test_G2_windels.py
test/test_G3_windels.py
test/test_G4_windels.py
test/test_G5_windels.py
test/test_G6_windels.py
test/test_G7_windels.py
test/test_G8_windels.py
test/test_helper.py