Copulas v0.1.33
This release notably contain a new and
New features:
-
New feature: Fitting procedures for every copula (#302), with confidence intervals (#311)
-
New copula: BernsteinCopula (#295)
-
New copula: CheckerboardCopula (#295)
-
New copula: BetaCopula (#295)
-
New copula: EmpiricalGenerator for archimedeans (#295)
-
New copula: EmpiricalEvTail for extreme values (#295)
Documentation improvements
- Improve styling (#296, #304)
- Refactor heading (#308)
- Revise introduction (#312)
- Add docs for fitting (#302)
Bug fixes
- SklarDist was being picky (#319)
- A lot of other bug fixes all around...
Internals
- Move back to TaylorSeries.jl instead of TaylorDiff (#312)
- Integrated the old WilliamsonTransforms.jl for better management (#312)
Developement interface
Merged pull requests:
- Adding empirical copulas (#295) (@Santymax98)
- [Docs] Add css files (#296) (@lrnv)
- Update Aqua.jl test structure and clarify persistent task handling (#299) (@lrnv)
- Copulas.jl — coherent
fitAPI aligned with StatsBase/Distributions (#302) (@Santymax98) - Fix conditions for stale PR previews cleanup (#303) (@lrnv)
- [Docs] Styling admonitions (#304) (@lrnv)
- Bump julia-actions/setup-julia from 1 to 2 (#306) (@dependabot[bot])
- Bump actions/checkout from 4 to 5 (#307) (@dependabot[bot])
- [Docs] Refactor the documentation (#308) (@lrnv)
- [Internals] tell ci top skip if docs only (#309) (@lrnv)
- first shot for add vcov (#311) (@Santymax98)
- Revise introduction in documentation for Copulas (#312) (@lrnv)
- [Internals] Back to TaylorSeries.jl (#313) (@lrnv)
- [CI] Reverse ignoring logic (#315) (@lrnv)
- [bug] Sklardist got picky (#319) (@lrnv)
- Bump version from 0.1.32 to 0.1.33 (#320) (@lrnv)
Closed issues: