glum 3.1.1
3.1.1 - 2025-01-13
Bug fixes:
- Fixed a bug where
glum.TweedieDistribution._rowwise_gradient_hessian
andglum.TweedieDistribution._eta_mu_deviance
would call functions with wrong arguments in thep = 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