LICENSE
MANIFEST.in
README.md
pyproject.toml
src/gsl_rstat/__init__.py
src/gsl_rstat/_rstat_module.c
src/gsl_rstat/macros.h
src/gsl_rstat/rstat.py
src/gsl_rstat/rstat_quantile.py
src/gsl_rstat.egg-info/PKG-INFO
src/gsl_rstat.egg-info/SOURCES.txt
src/gsl_rstat.egg-info/dependency_links.txt
src/gsl_rstat.egg-info/requires.txt
src/gsl_rstat.egg-info/top_level.txt
src/gsl_rstat/log.c/log.c
src/gsl_rstat/log.c/log.h
tests/test_quantiles.py
tests/test_rstat.py
tests/test_rstat_module.py
tests/test_rstat_quantile_module.py