Skip to content

pyvinecopulib 0.6.3

Compare
Choose a tag to compare
@tnagler tnagler released this 20 Feb 15:42
· 11 commits to main since this release
2483b69

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)