LICENSE
README.rst
pyproject.toml
src/opda/__init__.py
src/opda/_approximations.json
src/opda/approximation.py
src/opda/exceptions.py
src/opda/nonparametric.py
src/opda/parametric.py
src/opda/random.py
src/opda/utils.py
tests/__init__.py
tests/testcases.py
tests/opda/__init__.py
tests/opda/test_approximation.py
tests/opda/test_exceptions.py
tests/opda/test_nonparametric.py
tests/opda/test_parametric.py
tests/opda/test_random.py
tests/opda/test_utils.py