Releases: DanielBok/copulae
Releases · DanielBok/copulae
Copulae 0.6.0
This release brings in the following changes
- The addition of the Gaussian Mixture Copula Model (GMCM).
- Backport the code to support Python 3.6
- A modest refactoring of the copula's Estimator class
- A modest refactoring to combine the AbstractCopula and BaseCopula class while retaining type hintings (for PyCharm)