.gitignore
.pre-commit-config.yaml
EXTERNAL_LICENSES
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
versioneer.py
.github/workflows/pre-commit.yml
.github/workflows/tests.yml
.github/workflows/wheels.yml
ci/environment-3.10.yaml
ci/environment-3.8.yaml
ci/environment-3.9.yaml
crick/__init__.py
crick/_version.py
crick/common.h
crick/space_saving.c
crick/space_saving.pyx
crick/space_saving_stubs.c
crick/space_saving_stubs.c.in
crick/stats.c
crick/stats.pyx
crick/stats_stubs.c
crick/tdigest.c
crick/tdigest.pyx
crick/tdigest_stubs.c
crick.egg-info/PKG-INFO
crick.egg-info/SOURCES.txt
crick.egg-info/dependency_links.txt
crick.egg-info/not-zip-safe
crick.egg-info/top_level.txt
crick/klib/khash.h
crick/tests/__init__.py
crick/tests/test_space_saving.py
crick/tests/test_stats.py
crick/tests/test_tdigest.py
tools/run_with_env.cmd