Metadata-Version: 2.1
Name: pyhasse.lpom
Version: 0.2.1
Summary: pyhasse-lpom: Synthetic indicator, without the need of weights for single indicators of a multi-indicator system
Home-page: https://pyhasse.org
Author: Rainer Bruggemann
Author-email: rainer.bruggemann@pyhasse.org
License: MIT license
Keywords: lpom
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/x-rst
Requires-Dist: setuptools
Requires-Dist: pyhasse.core

====================
Module: pyhasse.lpom
====================

* Free software: MIT license
* Documentation: https://pyhasse.org

Features
--------

LPOM stands for Local Partial Order Model.

LPOM0 and LPOMext are approximations to calculate the
average height, hav, of partially ordered sets (posets).

Calculate:

- Averaged height
- Averaged height extended
- Objects averaged height0
- Objects averaged height extended


=======
History
=======

0.2.1 (2020-12-30)
------------------

* extended version after refactoring

0.1.3 (2019-03-26)
------------------

* Better module description

0.1.2 (2019-03-09)
------------------

* Classifier added


0.1.0 (2019-03-01)
------------------

* First release on PyPI.


