.gitignore
.pre-commit-config.yaml
CHANGES.md
LICENSE
README.md
conftest.py
pyproject.toml
.github/dependabot.yml
.github/workflows/build-and-test.yml
.github/workflows/python-publish.yml
.github/workflows/runtime_plots.py
healpix_alchemy/__init__.py
healpix_alchemy/constants.py
healpix_alchemy/func.py
healpix_alchemy/types.py
healpix_alchemy.egg-info/PKG-INFO
healpix_alchemy.egg-info/SOURCES.txt
healpix_alchemy.egg-info/dependency_links.txt
healpix_alchemy.egg-info/requires.txt
healpix_alchemy.egg-info/scm_file_list.json
healpix_alchemy.egg-info/scm_version.json
healpix_alchemy.egg-info/top_level.txt
tests/__init__.py
tests/benchmarks/__init__.py
tests/benchmarks/conftest.py
tests/benchmarks/data.py
tests/benchmarks/models.py
tests/benchmarks/test_benchmarks.py