LICENSE
MANIFEST.in
README.md
build_cffi.py
pyproject.toml
setup.py
c_src/birewire_core.c
c_src/birewire_core.h
pybirewirex/__init__.py
pybirewirex/_bounds.py
pybirewirex/_core.py
pybirewirex/_numpy_fallback.py
pybirewirex/bipartite.py
pybirewirex/similarity.py
pybirewirex/sparse.py
pybirewirex/undirected.py
pybirewirex.egg-info/PKG-INFO
pybirewirex.egg-info/SOURCES.txt
pybirewirex.egg-info/dependency_links.txt
pybirewirex.egg-info/requires.txt
pybirewirex.egg-info/top_level.txt
tests/test_bipartite.py
tests/test_bounds.py
tests/test_core.py
tests/test_numpy_fallback.py
tests/test_regression.py
tests/test_similarity.py
tests/test_sparse.py
tests/test_undirected.py