A simple TOPSIS implementation package.
Project description
TOPSIS Package
Overview
The TOPSIS (Technique for Order Preference by Similarity to Ideal Solution) method is a widely used multi-criteria decision analysis (MCDA) technique designed to evaluate and rank alternatives based on multiple criteria. This Python package offers a straightforward implementation of the TOPSIS method.
Features
-
User-friendly functionality to perform the TOPSIS method on decision matrices.
-
Allows customization of weights for each criterion.
-
Supports both beneficial and non-beneficial criteria (impacts).
-
Provides preference scores and rankings for alternatives.
Parameters: data (list of lists): The decision matrix (alternatives x criteria). weights (list): Weights assigned to each criterion. impacts (list): Use '+' for beneficial criteria and '-' for non-beneficial criteria.
Returns: list: Preference scores for each alternative. list: Ranks of each alternative.
Installation
You can install the Topsis Package using pip from PyPI.
From PyPI:
Install the package using pip:
pip install 102217106_topsis
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file 102217106_topsis-1.0.0.tar.gz.
File metadata
- Download URL: 102217106_topsis-1.0.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2afc7ebe8a382a89df0b476aba0bee742d5483f96680fc9c332574e92e071b4a
|
|
| MD5 |
d612735d0ed323504fd63ec62d7b650f
|
|
| BLAKE2b-256 |
76b5d08864498b9792b541f234a71c1bf8389ede92e9a7ac38d03ef0a8b108e2
|
File details
Details for the file 102217106_topsis-1.0.0-py3-none-any.whl.
File metadata
- Download URL: 102217106_topsis-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6313205a8acb12bafea83b2e06ff827bb47b0a2e0044f7ea72a5b5c3fd85746d
|
|
| MD5 |
215377e5f36d5c43dfc825c9e5feda09
|
|
| BLAKE2b-256 |
4fc625a76c3c8a68735fd891a5e5577afe37c86a0d7e508ead9594f14218e7ef
|