Implementation of TOPSIS (Technique for Order Preference by Similarity to Ideal Solution)
Project description
TOPSIS Python Package
This package provides an implementation of the TOPSIS (Technique for Order Preference by Similarity to Ideal Solution) method for multi-criteria decision making.
Installation
pip install topsis-abhayjeet
Usage
topsis input.csv "1,1,1,2" "+,+,-,+" output.csv
Input Format
First column: Object/Alternative names
Remaining columns: Numeric criteria values
Output
TOPSIS Score
Rank
Author
Abhayjeet
---
`LICENSE`
```text
MIT License
Copyright (c) 2026 Abhayjeet
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, subject to the following conditions:
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND.
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_abhayjeet-1.1.2.tar.gz.
File metadata
- Download URL: topsis_abhayjeet-1.1.2.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6aca8cb27da86b8d8d8cda1d9c9f80de7df28a81c42f29cd1a696a421e08581
|
|
| MD5 |
7405049116a03763c837f729d12998bf
|
|
| BLAKE2b-256 |
3b61d07bf27d79e3fbcdf2d502e6c0ac943ac62138d4ee9856eb42fe681cab7a
|
File details
Details for the file topsis_abhayjeet-1.1.2-py3-none-any.whl.
File metadata
- Download URL: topsis_abhayjeet-1.1.2-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a00829eb4601e8c31c7dfa06b944a7ab8b6a46e983bd9597f243b5a8254ec68b
|
|
| MD5 |
c59464c383494dc504bc32d937ed4cee
|
|
| BLAKE2b-256 |
b36ed27acfa3d34917eeaa116f701b9bdabd2184712b60608bcbb089174cf8c7
|