Skip to content

glum 3.1.1

Compare
Choose a tag to compare
@stanmart stanmart released this 13 Jan 16:00
· 10 commits to main since this release
c3a6827

3.1.1 - 2025-01-13

Bug fixes:

  • Fixed a bug where glum.TweedieDistribution._rowwise_gradient_hessian and glum.TweedieDistribution._eta_mu_deviance would call functions with wrong arguments in the p = 3 case.
  • Fixed glum.InverseGaussianDistribution not using the optimized gradient, Hessian and deviance implementations, as well as those derivatives having the wrong sign.

Other changes:

  • We now build and test with Python 3.13 in CI.

Full Changelog: 3.1.0...3.1.1