Skip to content

v0.1.31

Choose a tag to compare

@github-actions github-actions released this 14 Sep 19:17
· 37 commits to main since this release
11c87e9

Copulas v0.1.31

Diff since v0.1.30

Merged pull requests:

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)