v0.13.2
Release highlights
- Support numpy 2
- Fix incorrect location fitting for asymmetric distributions in
l_fit()
- Improved numerical stability for large L-moment orders or trim-lengths
- Adopt SPEC-0
- Improved documentation
What's Changed
- Bump mkdocs from 1.5.3 to 1.6.0 by @dependabot in #201
- Bump ipython from 8.23.0 to 8.24.0 by @dependabot in #202
- Bump hypothesis from 6.100.1 to 6.100.2 by @dependabot in #203
- Bump ruff from 0.4.1 to 0.4.2 by @dependabot in #204
- Bump mkdocs-material from 9.5.18 to 9.5.20 by @dependabot in #205
- pyright 1.1.361 and other updates by @jorenham in #206
- update development dependencies by @jorenham in #212
- Numpy 2 support by @jorenham in #213
- Adopt SPEC-0 as versioning policy for numpy, scipy and pandas by @jorenham in #214
- bump pyright to 1.1.363 by @jorenham in #217
- Cleaner & faster doctests by @jorenham in #218
- Fix incorrect location fitting of asymmetric distributions by @jorenham in #219
- v0.13.2 by @jorenham in #220
Full Changelog: v0.13.1...v0.13.2