Metadata-Version: 2.1
Name: pyhasse.acm
Version: 0.2.5
Summary: Analysis of conflicts due to the object related indicators (horizontal evaluation).
Home-page: https://pyhasse.org
Author: Rainer Bruggemann
Author-email: rainer.bruggemann@pyhasse.org
License: MIT license
Keywords: acm
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/x-rst
Requires-Dist: setuptools
Requires-Dist: pyhasse.core

===================
Module: pyhasse.acm
===================

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


Features
--------

Calculate:

- antichain matrix (ACM)
- rowsum of ACM
- colsum of ACM


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

0.2.5 (2019-03-21)
------------------

- classifier added
- wrong pointer corrected


0.2.4 (2018-03-05)
------------------

- set long_description_content_type to text/x-rst


0.1.0 (2018-06-10)
------------------

* First version


