LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
versioneer.py
copulae/__init__.py
copulae/_version.py
copulae/types.py
copulae.egg-info/PKG-INFO
copulae.egg-info/SOURCES.txt
copulae.egg-info/dependency_links.txt
copulae.egg-info/not-zip-safe
copulae.egg-info/requires.txt
copulae.egg-info/top_level.txt
copulae/__pycache__/__init__.cpython-36.pyc
copulae/__pycache__/types.cpython-36.pyc
copulae/__pycache__/utils.cpython-36.pyc
copulae/archimedean/__init__.py
copulae/archimedean/_data_ext.py
copulae/archimedean/abstract.py
copulae/archimedean/auxiliary.py
copulae/archimedean/clayton.p
copulae/archimedean/clayton.py
copulae/archimedean/gumbel.py
copulae/archimedean/__pycache__/__init__.cpython-36.pyc
copulae/archimedean/__pycache__/_data_ext.cpython-36.pyc
copulae/archimedean/__pycache__/abstract.cpython-36.pyc
copulae/archimedean/__pycache__/auxiliary.cpython-36.pyc
copulae/archimedean/__pycache__/clayton.cpython-36.pyc
copulae/archimedean/__pycache__/gumbel.cpython-36.pyc
copulae/copula/__init__.py
copulae/copula/abstract.py
copulae/copula/base.py
copulae/copula/__pycache__/__init__.cpython-36.pyc
copulae/copula/__pycache__/abstract.cpython-36.pyc
copulae/copula/__pycache__/base.cpython-36.pyc
copulae/core/__init__.py
copulae/core/linalg.py
copulae/core/misc.py
copulae/core/__pycache__/__init__.cpython-36.pyc
copulae/core/__pycache__/linalg.cpython-36.pyc
copulae/core/__pycache__/misc.cpython-36.pyc
copulae/datasets/__init__.py
copulae/datasets/base.py
copulae/datasets/__pycache__/__init__.cpython-36.pyc
copulae/datasets/__pycache__/base.cpython-36.pyc
copulae/datasets/data/residuals.csv
copulae/elliptical/__init__.py
copulae/elliptical/abstract.py
copulae/elliptical/gaussian.py
copulae/elliptical/student.py
copulae/elliptical/__pycache__/__init__.cpython-36.pyc
copulae/elliptical/__pycache__/abstract.cpython-36.pyc
copulae/elliptical/__pycache__/decorators.cpython-36.pyc
copulae/elliptical/__pycache__/gaussian.cpython-36.pyc
copulae/elliptical/__pycache__/student.cpython-36.pyc
copulae/elliptical/__pycache__/utils.cpython-36.pyc
copulae/estimators/__init__.py
copulae/estimators/est_cor_inversion.py
copulae/estimators/est_max_likelihood.py
copulae/estimators/estimator.py
copulae/estimators/utils.py
copulae/estimators/__pycache__/__init__.cpython-36.pyc
copulae/estimators/__pycache__/est_cor_inversion.cpython-36.pyc
copulae/estimators/__pycache__/est_max_likelihood.cpython-36.pyc
copulae/estimators/__pycache__/estimator.cpython-36.pyc
copulae/estimators/__pycache__/utils.cpython-36.pyc
copulae/indep/__init__.py
copulae/indep/indep.py
copulae/indep/__pycache__/__init__.cpython-36.pyc
copulae/indep/__pycache__/indep.cpython-36.pyc
copulae/special/__init__.py
copulae/special/combinatorics.py
copulae/special/special_func.py
copulae/special/trig.py
copulae/special/__pycache__/__init__.cpython-36.pyc
copulae/special/__pycache__/combinatorics.cpython-36.pyc
copulae/special/__pycache__/special_func.cpython-36.pyc
copulae/special/__pycache__/trig.cpython-36.pyc
copulae/stats/__init__.py
copulae/stats/_multivariate_t.py
copulae/stats/_stable.py
copulae/stats/correlation.py
copulae/stats/uniform.py
copulae/stats/__pycache__/__init__.cpython-36.pyc
copulae/stats/__pycache__/_multivariate_normal.cpython-36.pyc
copulae/stats/__pycache__/_multivariate_t.cpython-36.pyc
copulae/stats/__pycache__/_stable.cpython-36.pyc
copulae/stats/__pycache__/correlation.cpython-36.pyc
copulae/stats/__pycache__/uniform.cpython-36.pyc
copulae/utility/__init__.py
copulae/utility/exceptions.py
copulae/utility/utils.py
copulae/utility/__pycache__/__init__.cpython-36.pyc
copulae/utility/__pycache__/utils.cpython-36.pyc