Skip to content

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

Latest
Compare
Choose a tag to compare
@wgurecky wgurecky released this 18 Jul 19:43
· 4 commits to master since this release
a900763
  • 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.