Skip to content

Releases: wgurecky/StarVine

v0.0.3: Merge pull request #28 from wgurecky/scipy_mle_fix

18 Jul 19:43
a900763
Compare
Choose a tag to compare
  • Fix for scipy > 1.5.X. Resolves bounds constraint error from SLSQP min when fitting copula using MLE.
  • Resolves dimension mismatch in fortran T-dist integration routines which resulted in compile error on latest numpy f2py.

v0.0.2

25 Jul 03:23
2e5f47d
Compare
Choose a tag to compare
Merge pull request #20 from wgurecky/gumbel_vine_fix

reverting gumbel copula sampler to old method.  Fixes for c-vine sampler

v0.0.1

21 Jul 00:40
7b63c29
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
  • Initial release