TOPSIS implementation
Project description
Topsis-Jivitesh-102303229
This project is a Python implementation of the TOPSIS (Technique for Order Preference by Similarity to Ideal Solution) method.
The package is designed to be easy to use and understand, while following standard Python packaging practices.
Installation
Install the package using pip: pip install Topsis-Jivitesh-102303229
Usage
After installation, the TOPSIS method can be executed directly from the terminal: topsis data.xlsx "1,1,1,2,1" "+,+,-,+,+" output.csv
Input File
The input file can be in CSV or Excel format. The first column should contain the names of the alternatives. All remaining columns must contain numeric values representing criteria. Weights and impacts must be provided as comma-separated values.
Output
The program generates an output CSV file containing: Topsis Score for each alternative Rank, where Rank 1 represents the best alternative
Author
Jivitesh Singh 102303229
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 topsis_jivitesh_102303229-0.1.0.tar.gz.
File metadata
- Download URL: topsis_jivitesh_102303229-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3dd4cd52384c553e16a6e17897ab23bb02bb30eb4b91a071ddacfbc01c7909f
|
|
| MD5 |
e38324f613db314ba6c3e07bb7a3c85f
|
|
| BLAKE2b-256 |
acfffef50b806aaaed5753d498457a85d327bbf9faa8cc7abc52eaad3bec63ed
|
File details
Details for the file topsis_jivitesh_102303229-0.1.0-py3-none-any.whl.
File metadata
- Download URL: topsis_jivitesh_102303229-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92943412886bde74a8e08e1f06650f422c68c4d711e467e03860dc65793ba5d5
|
|
| MD5 |
e3329de331e545b00afa6f851c23907c
|
|
| BLAKE2b-256 |
93b4581fae37bf9cbd762aefa2016c357c5e77aa957a44244719e51f090f23f4
|