Skip to content

Releases: vinecopulib/pyvinecopulib

pyvinecopulib v0.6.8

27 Oct 16:58
5284f27
Compare
Choose a tag to compare
  • Vectorize the stats functions properly (#151)

  • New Vinecop.str() (#153)

  • Add variables names option for vinecop plots (#152)

pyvinecopulib 0.6.7

22 Oct 09:25
d661cf0
Compare
Choose a tag to compare

pyvinecopulib 0.6.6

22 Oct 09:23
Compare
Choose a tag to compare
v0.6.6

Release v0.6.6

pyvinecopulib 0.6.5

22 Oct 09:23
ebec2f7
Compare
Choose a tag to compare
v0.6.5

Release v0.6.5

pyvinecopulib 0.6.4

27 Dec 12:31
2dfb0f1
Compare
Choose a tag to compare
  • Modernize the package build (e.g., switch to pyproject.toml)
  • Add latest versions of Python (3.11 and 3.12)

pyvinecopulib 0.6.3

20 Feb 15:42
2483b69
Compare
Choose a tag to compare

Release following the updates of vinecopulib to 0.6.2, see
https://github.com/vinecopulib/vinecopulib/releases. The most
relevant changes are summarized below.

BUG FIXES

  • replace bitwise ops on boolean operands (#563)

  • handle NaNs in to_pseudo_obs() (#566)

  • Replace calls to sprintf in boost libraries (#565)

pyvinecopulib 0.6.2

26 Aug 15:29
2219975
Compare
Choose a tag to compare

Release following the updates of vinecopulib to 0.6.2, see
https://github.com/vinecopulib/vinecopulib/releases. The most
relevant changes are summarized below.

  • improved documentation (discrete and missing dat, Rosenblatt transforms)

  • better parallelization when there is a small number of edges (#555)

pyvinecopulib v0.6.0

13 Jul 19:58
e12c673
Compare
Choose a tag to compare

Release following the update of vinecopulib to 0.6.0, see
https://github.com/vinecopulib/vinecopulib/releases.

pyvinecopulib 0.5.5

24 Nov 08:15
a488932
Compare
Choose a tag to compare

Release following the update of vinecopulib to 0.5.5, see
https://github.com/vinecopulib/vinecopulib/releases. The most
relevant changes are summarized below.

BUG FIXES

  • fix little bug in copula selection based on mBIC

  • stabilize BB7 copula pdf

  • fix threshold selection for (near-)independent data

  • fix vine copula selection for 1-dimensional models with discrete variables

  • fix user-visible variable types

pyvinecopulib 0.5.4

23 Oct 15:32
648fda9
Compare
Choose a tag to compare

Version 0.5.4 following the release of vinecopulib 0.5.4.