LICENSE
MANIFEST.in
README.PYPI.md
README.md
pyproject.toml
setup.py
mcda/__init__.py
mcda/py.typed
mcda.egg-info/PKG-INFO
mcda.egg-info/SOURCES.txt
mcda.egg-info/dependency_links.txt
mcda.egg-info/not-zip-safe
mcda.egg-info/requires.txt
mcda.egg-info/top_level.txt
mcda/core/__init__.py
mcda/core/aliases.py
mcda/core/functions.py
mcda/core/interfaces.py
mcda/core/matrices.py
mcda/core/performance_table.py
mcda/core/relations.py
mcda/core/scales.py
mcda/core/set_functions.py
mcda/dea/__init__.py
mcda/mavt/__init__.py
mcda/mavt/aggregators.py
mcda/mavt/uta.py
mcda/outranking/__init__.py
mcda/outranking/electre.py
mcda/outranking/promethee.py
mcda/outranking/srmp.py
mcda/plot/__init__.py
mcda/plot/plot.py
tests/test_aggregators.py
tests/test_electre.py
tests/test_functions.py
tests/test_matrices.py
tests/test_performance_table.py
tests/test_promethee.py
tests/test_relations.py
tests/test_scales.py
tests/test_set_functions.py
tests/test_srmp.py
tests/test_uta.py