Metadata-Version: 2.1
Name: pyhasse.lpom
Version: 0.1.2
Summary: 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
Description: 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.1.2 (2019-05-09)
        ------------------
        
        * Classifier added
        
        
        0.1.0 (2019-03-01)
        ------------------
        
        * First release on PyPI.
        
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.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/x-rst
