LICENSE
README.md
pyproject.toml
src/BvChenpy.egg-info/PKG-INFO
src/BvChenpy.egg-info/SOURCES.txt
src/BvChenpy.egg-info/dependency_links.txt
src/BvChenpy.egg-info/requires.txt
src/BvChenpy.egg-info/top_level.txt
src/bvchen/__init__.py
src/bvchen/_utils.py
src/bvchen/chen.py
src/bvchen/diagnostics.py
src/bvchen/distribution.py
src/bvchen/estimation.py
src/bvchen/plotting.py
src/bvchen/py.typed
tests/test_bvchen.py
tests/test_chen.py
tests/test_diagnostics.py
tests/test_estimation.py