Topsis Value Calculator
CalcTopsis is a Python package implementing Topsis method sed for multi-criteria decision analysis. Topsis stands for Technique for Order of Preference by Similarity to Ideal Solution
Just provide your input attributes and it will give you the results
Installation
$ pip install TOPSIS-101816021==0.0.1
In the commandline, you can write as - $ python <package_name>
E.g for input data file as data.csv, command will be like $ python topsis.py data.csv "1,1,1,1" "+,+,-,+" output.csv
This will print all the output attribute values along with the Rank column, in a tabular format
License -> MIT
Change Log
0.0.1 (12/11/2020)
- First Release
Release files for TOPSIS-101816021 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| TOPSIS-101816021-0.0.1.tar.gz | 4.3 kB | Details |
Release files / TOPSIS-101816021-0.0.1.tar.gz
| Download URL | TOPSIS-101816021-0.0.1.tar.gz |
|---|---|
| Size | 4.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3408006d90d77e11f142f325bbc7306f0b1396ee78bb764930c1a54f29171263
|
|
BLAKE2b-256 checksum How to use checksums |
2884be82cd998d5fcf32e69970386b46fd3e7ccc8b85502eea5a3cb0239e1991
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
|