Skip to main content

Package for Multi Criteria Decision Analysis

Project description

Package for Multi-Criteria Decision Analysis named mcda (Beta).

Package description

This package is used as a basis to represent Multi-Criteria Decision Aiding (MCDA) problems as well as solve them. It also contains relatively low-level plotting functions to visualize a MCDA problem and its solution.

It is released on PyPI as mcda.

Its documentation is available here.

Requirements

To be able to plot relations and outranking graphs, this package requires that graphviz be installed. On Debian/Ubuntu this is done with:

sudo apt-get install graphviz

Installation

If you want to simply use this package, simply install it from PyPI:

pip install mcda

Note:

This package can be installed with different optional dependencies to unlock full features:

  • plot: unlock plotting utilities
  • all: include all the above optional dependencies

If you want all optional dependencies for instance, do:

pip install "mcda[all]"

Once you installed our package, you can have a look at our notebooks section which contains examples on how to use our package.

If you want to contribute to this package development, we recommend you to read the next section.

Contributors

This package is growing continuously and contributions are welcomed. Contributions can come in the form of new features, bug fixes, documentation improvements or any combination thereof. It can also simply come in the form of issues describing the idea for a new feature, a bug encountered, etc.

If you want to contribute to this package, please read the guidelines. If you have any new ideas or have found bugs, feel free to create an issue. Finally, any contribution must be proposed for integration as a Merge Request.

License

This software is licensed under the European Union Public Licence (EUPL) v1.2. For more information see LICENSE.

Citations

@todo write section

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcda-0.7.0.tar.gz (72.1 kB view hashes)

Uploaded Source

Built Distribution

mcda-0.7.0-py3-none-any.whl (83.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page