.gitignore
LICENSE
README.md
benchmark.py
docker-build-wheels.sh
docker-run-tests.sh
setup.cfg
setup.py
.vscode/settings.json
extra/__init__.py
extra/old_ottype.py
ottype/__init__.py
ottype/core.py
ottype/core_boost.c
ottype/core_boost.pyx
ottype/py.typed
python_ottype.egg-info/PKG-INFO
python_ottype.egg-info/SOURCES.txt
python_ottype.egg-info/dependency_links.txt
python_ottype.egg-info/not-zip-safe
python_ottype.egg-info/requires.txt
python_ottype.egg-info/top_level.txt
scripts/build-wheels.sh
scripts/run-tests.sh
tests/__init__.py
tests/test_core.py
tests/utils.py