LICENSE
README.md
pyproject.toml
dstz/__init__.py
dstz.egg-info/PKG-INFO
dstz.egg-info/SOURCES.txt
dstz.egg-info/dependency_links.txt
dstz.egg-info/requires.txt
dstz.egg-info/top_level.txt
dstz/core/__init__.py
dstz/core/atom.py
dstz/core/distribution.py
dstz/element/__init__.py
dstz/element/combination.py
dstz/element/permutation.py
dstz/evpiece/__init__.py
dstz/evpiece/dual.py
dstz/evpiece/single.py
dstz/math/__init__.py
dstz/math/func.py
dstz/math/matrix/__init__.py
dstz/math/matrix/const.py
dstz/math/matrix/dual.py
dstz/math/matrix/func.py
dstz/math/stat/__init__.py
dstz/math/stat/distribution.py
dstz/math/stat/moment.py
example/__init__.py
example/conflict_example.py
example/moment.py
example/ppt.py
example/rps_example.py
example/space_example.py
example/wang_orthogonal_example.py
mkgenerate/generate_docs.py