v1.14.1a3
What's Changed
- fixes & improvements for
scipy.stats.distributions
by @jorenham in #37 - fix
scipy.integrate
quad integrand function signatures by @jorenham in #38 - loosened the type signature of the integrand in
scipy.integrate.nquad
by @jorenham in #39 - fix stubtest errors by @jorenham in #40
- various fixes and improvements in
scipy.stats._distn_infrastructure
by @jorenham in #41
Full Changelog: v1.14.1a2...v1.4.1a3