Metadata-Version: 2.1
Name: lmo
Version: 0.5.3
Summary: L-Moments for robust statistics.
Home-page: https://jorenham.github.io/lmo/
License: BSD-3-Clause
Author: Joren Hammudoglu
Author-email: jhammudoglu@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Dist: numpy (>=1.21,<2.0)
Requires-Dist: scipy (>=1.8,<2.0) ; python_version < "3.12"
Project-URL: Bug Tracker, https://github.com/jorenham/lmo/issues
Project-URL: Documentation, https://jorenham.github.io/lmo/
Project-URL: Repository, https://github.com/jorenham/lmo/
Description-Content-Type: text/markdown

<!--head-start-->

<img src="https://jorenham.github.io/lmo/img/lmo.svg" alt="jorenham/lmo" width="128" align="right">

# Lmo

![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/jorenham/lmo/CI.yml?branch=master&style=flat-square)
[![PyPI](https://img.shields.io/pypi/v/lmo?style=flat-square)](https://pypi.org/project/lmo/)
[![versions](https://img.shields.io/pypi/pyversions/lmo?style=flat-square)](https://github.com/jorenham/lmo)
[![license](https://img.shields.io/github/license/jorenham/lmo?style=flat-square)](https://github.com/jorenham/lmo/blob/master/LICENSE?)


Generalized trimmed **L-mo**ments for robust statistics. 

---
<!--head-end-->

See the [documentation](https://jorenham.github.io/lmo/) for usage examples and code reference.

