.coveragerc
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE.txt
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/publish-pypi.yml
.github/workflows/run-tests.yml
docs/Makefile
docs/authors.md
docs/changelog.md
docs/conf.py
docs/contributing.md
docs/index.md
docs/license.md
docs/readme.md
docs/requirements.txt
docs/_static/.gitignore
src/firmament/__init__.py
src/firmament/compute.py
src/firmament/search.py
src/firmament.egg-info/PKG-INFO
src/firmament.egg-info/SOURCES.txt
src/firmament.egg-info/dependency_links.txt
src/firmament.egg-info/not-zip-safe
src/firmament.egg-info/requires.txt
src/firmament.egg-info/top_level.txt
tests/conftest.py
tests/test_sigsearch_h5ad.py
tests/data/test.h5ad