.coveragerc
.gitignore
.pre-commit-config.yaml
AUTHORS
CHANGES
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
.github/workflows/ci.yml
.github/workflows/lint.yml
rvmath/__init__.py
rvmath/base.py
rvmath.egg-info/PKG-INFO
rvmath.egg-info/SOURCES.txt
rvmath.egg-info/dependency_links.txt
rvmath.egg-info/requires.txt
rvmath.egg-info/top_level.txt
rvmath.egg-info/zip-safe
rvmath/testsuite/__init__.py
rvmath/testsuite/test_construction.py
rvmath/testsuite/test_rvs.py
rvmath/testsuite/test_str_repr.py
rvmath/testsuite/test_to_distro.py