Lmo

Latest version: v0.14.2

Safety actively analyzes 714792 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.6.1

Bugfix release: fix `cache=True` if `r` is larger than what's cached

**Full Changelog**: https://github.com/jorenham/lmo/compare/v0.6.0...v0.6.1

0.6.0

- Optional `cache=True` kwarg to speed up consecutive L-moment calculations

**Full Changelog**: https://github.com/jorenham/lmo/compare/v0.5.3...v0.6.0

0.5.3

Fixed broadcasting in `lmo.l_ratio`

**Full Changelog**: https://github.com/jorenham/lmo/compare/v0.5.2...v0.5.3

0.5.2

- `lmo.diagnostic.normaltest`: robust test for normality (7)
- `lmo.stats.l_moment_from_ppf`: (experimental) calculation of population (theoretical) L-moments from a quantile function (5 )

**Full Changelog**: https://github.com/jorenham/lmo/compare/v0.5.1...v0.5.2

0.5.1

- Non-parametric exact (T)L-moment covariance matrix: `[lmo.l_moment_cov`](https://jorenham.github.io/lmo/reference/#lmo.l_moment_cov) 4
- Non-paramteric exact-ish (T)L-moment ratio standard error: [`lmo.l_ratio_se`](https://jorenham.github.io/lmo/reference/#lmo.l_ratio_se) 4
- Internal module restructuring; more methods are public now
- Improved [docs](https://jorenham.github.io/lmo/reference/)

**Full Changelog**: https://github.com/jorenham/lmo/compare/v0.5.0...v0.5.1

0.5.0

* All calculations are now fully vectorized, and around ~100x faster
* Frequency weights for the univariate L-moments.
* Most methods now have usage examples.
* More and better tests.
* A bunch of minor bugfixes.
* BREAKING: Merged the `tl_{}` into the `l_{}` methods, for the sake of "DRY".
* BREAKING: The `weights` parameter is now called `aweights`.

**Full Changelog**: https://github.com/jorenham/lmo/compare/v0.4...v0.5.0

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.