v0.1.31
Copulas v0.1.31
Merged pull requests:
- [New feature] Conditionning (#194) (@lrnv)
- Add the rosenblatt transform and its inverse (#254) (@FriesischScott)
- Fix the slowness of extreme values copulas (#255) (@lrnv)
- Documentation proofread (#256) (@lrnv)
- [Internals] Move Pi, M and W out of archimedeans. (#261) (@lrnv)
- [Internals] Add FrailtyGenerator for efficient sampling of c.m. archis (#263) (@lrnv)
- [Docs] Add refs to Rosenblatt (#264) (@lrnv)
- Bump actions/checkout from 4 to 5 (#267) (@dependabot[bot])
- Refactor the test suite (#268) (@lrnv)
- Add BB Archimedean copulas (#269) (@lrnv)
- Fix the measure() function (#270) (@lrnv)
- Fix Archimedean rosenblatt() (#271) (@lrnv)
- Add a few params() and show() functions (#272) (@lrnv)
- Add more show() functions (#273) (@lrnv)
- Fix Tests (#274) (@lrnv)
- typo (#275) (@lrnv)
- Implementing Archimax Copulas API (#276) (@Santymax98)
- [Docs] Add illustrations (#277) (@lrnv)
- [Docs] Add fitting Williamson example (#278) (@lrnv)
- typo in docs (#279) (@lrnv)
- up location again (#280) (@lrnv)
- remove file issue (#281) (@lrnv)
- remove completely the thing (#282) (@lrnv)
- fuu (#283) (@lrnv)
- [New Feature] Plots.jl package extension (#287) (@lrnv)
- Enhance visualizations documentation with examples (#288) (@lrnv)
- [Docs & Viz] Update the docs for clearer illustrations (#290) (@lrnv)
- [Docs] Move to DocumenterVitepress.jl (#291) (@lrnv)
- Bump version from 0.1.30 to 0.1.31 (#292) (@lrnv)
Closed issues:
- [New copulas] Extreme values copulas (#52)
- [Internals] move to FrailtyGenerator (#86)
- [Documentation] Automatized proof reading the docs & docstrings ? (#123)
- [New feature] Conditionning (#150)
- [New feature] Rosenblatt (and inverse) transformations (#151)
- [Docs] up documenter (#184)
- [Docs] Modify CI to check up the docs on PR's (#213)
- Refactor WilliamsonGenerator and add FrailtyGenerator for efficient sampling when possible. (#257)
- Refactor construction default to avoid unstable constructors. (#258)
- [Internals] Move Pi, M and W out of archimedeans. (#259)
- [Internals] Reduce type parametrization of FGmCopula (#262)
- [Plotting] Slights issues (#289)