A small example package
Project description
TOPSIS Technique for Order Preference by Similarity to Ideal Solution (TOPSIS) originated in the 1980s as a multi-criteria decision making method. TOPSIS chooses the altenrative of shortest Euclidean distance from the idael solution, and fartherst distance from the negative-ideal solution. More details at wikipedia. The TOPSIS algorithm is succintly explained in this paper comparing TOPSIS and VIKOR methods.
Just install my package using pip install ashu_topsis , import it and use the class topsis's evaluate function to get the result.
The code is included inside too as topsis.py
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
File details
Details for the file ashu_topsis-0.0.1.tar.gz
.
File metadata
- Download URL: ashu_topsis-0.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.21.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 619b0cd4918a165531f8878e1f9526a2283fef2da5df7389a6d4a583735c3413 |
|
MD5 | 97ae5f18011cf824bfe7d836bb701d08 |
|
BLAKE2b-256 | fcc32ae9ae87c7dc7596f7497f657bfa31358be5a6533d296fb766646d705861 |