LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
requirements/pypi-core.txt
src/stratify/__init__.py
src/stratify/_bounded_vinterp.py
src/stratify/_conservative.pyx
src/stratify/_version.py
src/stratify/_vinterp.pyx
src/stratify.egg-info/PKG-INFO
src/stratify.egg-info/SOURCES.txt
src/stratify.egg-info/dependency_links.txt
src/stratify.egg-info/not-zip-safe
src/stratify.egg-info/requires.txt
src/stratify.egg-info/top_level.txt
src/stratify/tests/__init__.py
src/stratify/tests/performance.py
src/stratify/tests/test_bounded_vinterp.py
src/stratify/tests/test_vinterp.py