LICENSE
README.rst
gradco.py
pyproject.toml
setup.py
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/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
gradco.egg-info/PKG-INFO
gradco.egg-info/SOURCES.txt
gradco.egg-info/dependency_links.txt
gradco.egg-info/requires.txt
gradco.egg-info/top_level.txt
tests/test_A10_10_orca.py
tests/test_A10_11_orca.py
tests/test_A12_12_orca.py
tests/test_A12_13_orca.py
tests/test_A13_13_orca.py
tests/test_A14_14_orca.py
tests/test_A1_1_orca.py
tests/test_A1_2_orca.py
tests/test_A3_3_orca.py
tests/test_A4_4_orca.py
tests/test_A4_5_orca.py
tests/test_A5_5_orca.py
tests/test_A6_6_orca.py
tests/test_A6_7_orca.py
tests/test_A8_8_orca.py
tests/test_A9_10_orca.py
tests/test_A9_11_orca.py
tests/test_G1_windels.py
tests/test_G2_windels.py
tests/test_G3_windels.py
tests/test_G4_windels.py
tests/test_G5_windels.py
tests/test_G6_windels.py
tests/test_G7_windels.py
tests/test_G8_windels.py
tests/test_helper.py