Metadata-Version: 2.1
Name: lmo
Version: 0.2.1
Summary: L-Moments for robust statistics.
Home-page: https://github.com/jorenham/lmo/
License: BSD-3-Clause
Author: Joren Hammudoglu
Author-email: jhammudoglu@gmail.com
Requires-Python: >=3.10,<3.12
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries
Classifier: Typing :: Typed
Requires-Dist: numpy (>=1.21)
Project-URL: Bug Tracker, https://github.com/jorenham/lmo/issues
Project-URL: Repository, https://github.com/jorenham/lmo/
Description-Content-Type: text/markdown

<img src="./docs/static/lmo.svg" alt="jorenham/lmo" width="128" align="right">

# Lmo

<!--badges-start-->
![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?)
<!--badges-end-->


Streamlined calculation of L-moments and TL-moments.

---

[Documentation](https://jorenham.github.io/lmo/)

---

*Examples coming soon*.



