Lmo

Latest version: v0.13.1

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

Scan your dependencies

Page 1 of 4

0.13.1

What's Changed
* Bump mkdocs-material from 9.5.9 to 9.5.10 by dependabot in https://github.com/jorenham/Lmo/pull/163
* Bump hypothesis from 6.98.8 to 6.98.12 by dependabot in https://github.com/jorenham/Lmo/pull/168
* Bump pandas from 2.2.0 to 2.2.1 by dependabot in https://github.com/jorenham/Lmo/pull/167
* Bump pytest from 8.0.1 to 8.0.2 by dependabot in https://github.com/jorenham/Lmo/pull/166
* Bump typing-extensions from 4.9.0 to 4.10.0 by dependabot in https://github.com/jorenham/Lmo/pull/165
* Bump ipython from 8.21.0 to 8.22.1 by dependabot in https://github.com/jorenham/Lmo/pull/164
* Stricter Ruff & Pyright config by jorenham in https://github.com/jorenham/Lmo/pull/169
* Update dev dependencies by jorenham in https://github.com/jorenham/Lmo/pull/181
* Loosen dependency restrictions by jorenham in https://github.com/jorenham/Lmo/pull/189
* Pre-commit & Improved contributing.md by jorenham in https://github.com/jorenham/Lmo/pull/193
* Use markdownlint by jorenham in https://github.com/jorenham/Lmo/pull/194
* bump pyright to 1.1.358 by jorenham in https://github.com/jorenham/Lmo/pull/195
* Bump Pyright to 1.1.359 and Ruff to 0.4.1 by jorenham in https://github.com/jorenham/Lmo/pull/199
* Documentation fixes & improved KaTeX equation rendering by jorenham in https://github.com/jorenham/Lmo/pull/200


**Full Changelog**: https://github.com/jorenham/Lmo/compare/v0.13.0...v0.13.1

0.13.0

What's Changed
* Bump mkdocs-material from 9.5.3 to 9.5.4 by dependabot in https://github.com/jorenham/Lmo/pull/147
* Bump hypothesis from 6.93.0 to 6.93.1 by dependabot in https://github.com/jorenham/Lmo/pull/146
* Bump pyright from 1.1.345 to 1.1.346 by dependabot in https://github.com/jorenham/Lmo/pull/145
* Bump scipy from 1.11.4 to 1.12.0 by dependabot in https://github.com/jorenham/Lmo/pull/149
* Bump hypothesis from 6.93.1 to 6.96.2 by dependabot in https://github.com/jorenham/Lmo/pull/148
* Bump ruff from 0.1.13 to 0.1.14 by dependabot in https://github.com/jorenham/Lmo/pull/151
* Bump ipykernel from 6.28.0 to 6.29.0 by dependabot in https://github.com/jorenham/Lmo/pull/152
* Require `numpy>=1.23`, folllowing NEP 29 by jorenham in https://github.com/jorenham/Lmo/pull/153
* Fix failing tests with `pandas>=2.2` by jorenham in https://github.com/jorenham/Lmo/pull/154


**Full Changelog**: https://github.com/jorenham/Lmo/compare/v0.12.1...v0.13.0

0.12.1

What's Changed
* Fix `TypeError` in some `scipy.stats` distributions by jorenham in https://github.com/jorenham/Lmo/pull/143


**Full Changelog**: https://github.com/jorenham/Lmo/compare/v0.12.0...v0.12.1

0.12.0

What's Changed
* Bump hypothesis from 6.92.0 to 6.92.1 by dependabot in https://github.com/jorenham/Lmo/pull/121
* Bump pyright from 1.1.340 to 1.1.341 by dependabot in https://github.com/jorenham/Lmo/pull/120
* Bump pandas-stubs from 2.1.1.230928 to 2.1.4.231218 by dependabot in https://github.com/jorenham/Lmo/pull/125
* Bump ruff from 0.1.8 to 0.1.9 by dependabot in https://github.com/jorenham/Lmo/pull/126
* Bump mkdocs-material from 9.5.2 to 9.5.3 by dependabot in https://github.com/jorenham/Lmo/pull/127
* Bump pyright from 1.1.341 to 1.1.342 by dependabot in https://github.com/jorenham/Lmo/pull/128
* Bump ipython from 8.18.1 to 8.19.0 by dependabot in https://github.com/jorenham/Lmo/pull/129
* Fully nonparametric `l_poly` polynomial quantile distribution by jorenham in https://github.com/jorenham/Lmo/pull/130
* Fix `constants.theta_m_bar` by jorenham in https://github.com/jorenham/Lmo/pull/131
* Enabled additional ruff rules by jorenham in https://github.com/jorenham/Lmo/pull/132
* Faster math rendering with KaTeX by jorenham in https://github.com/jorenham/Lmo/pull/133
* [BREAKING] Reworked `diagnostic.l_ratio_bounds` by jorenham in https://github.com/jorenham/Lmo/pull/134
* Fix overlapping `typing.overload` by jorenham in https://github.com/jorenham/Lmo/pull/135
* Bump pytest from 7.4.3 to 7.4.4 by dependabot in https://github.com/jorenham/Lmo/pull/136
* Improved and extended tables with distribution L-moments by jorenham in https://github.com/jorenham/Lmo/pull/137


**Full Changelog**: https://github.com/jorenham/Lmo/compare/v0.11.3...v0.12.0

0.11.3

What's Changed
* Entropy of the Wakeby distribution by jorenham in https://github.com/jorenham/Lmo/pull/115
* Bump mkdocs-material from 9.5.1 to 9.5.2 by dependabot in https://github.com/jorenham/Lmo/pull/116
* Bump hypothesis from 6.91.1 to 6.92.0 by dependabot in https://github.com/jorenham/Lmo/pull/117
* Bump typing-extensions from 4.8.0 to 4.9.0 by dependabot in https://github.com/jorenham/Lmo/pull/118
* Generalized Lambda distribution implementation: `distributions.genlambda` by jorenham in https://github.com/jorenham/Lmo/pull/119


**Full Changelog**: https://github.com/jorenham/Lmo/compare/v0.11.2...v0.11.3

0.11.2

What's Changed
* Overview of (trimmed) L-moments of some distributions by jorenham in https://github.com/jorenham/Lmo/pull/84
* Burr III general L-moments by jorenham in https://github.com/jorenham/Lmo/pull/91
* Theoretical trimmed L-moments GEV distribution by jorenham in https://github.com/jorenham/Lmo/pull/92
* Pareto type IV general trimmed L-moments by jorenham in https://github.com/jorenham/Lmo/pull/96
* fix formatting issues in .md, .yaml, and .css by jorenham in https://github.com/jorenham/Lmo/pull/98
* Generalized Pareto Distribution (GPD) general trimmed L-moments by jorenham in https://github.com/jorenham/Lmo/pull/101
* Added pyright to tox by wolph in https://github.com/jorenham/Lmo/pull/102
* General L-moments of the Generalized logistic distribution by jorenham in https://github.com/jorenham/Lmo/pull/104
* Replaced boxcox transforms with Tsallis' q-exp and q-log by jorenham in https://github.com/jorenham/Lmo/pull/105
* General L-moments of the (discrete) Bernoulli distribution by jorenham in https://github.com/jorenham/Lmo/pull/106
* Merged Pareto IV and Burr XII distributions by jorenham in https://github.com/jorenham/Lmo/pull/107
* General L-moments of the Gompertz distribution by jorenham in https://github.com/jorenham/Lmo/pull/110
* New `lmo.constants` and `lmo.special` namespaces by jorenham in https://github.com/jorenham/Lmo/pull/111
* Kumaraswamy's distribution implementation by jorenham in https://github.com/jorenham/Lmo/pull/112
* Bump pyright from 1.1.337 to 1.1.338 by dependabot in https://github.com/jorenham/Lmo/pull/113
* Wakeby distribution implementation by jorenham in https://github.com/jorenham/Lmo/pull/114


**Full Changelog**: https://github.com/jorenham/Lmo/compare/v0.11.1...v0.11.2

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.