Metadata-Version: 1.1
Name: topsis-ishan-101816037
Version: 0.0.1
Summary: topsis score and rank calculator
Home-page: UNKNOWN
Author: Ishan Sakhuja
Author-email: isakhuja_be18@thapar.edu
License: MIT
Description: What is 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 alternative of shortest Euclidean distance from the ideal solution, and greatest distance from the negative-ideal solution. More
        
        How to use this package:  
        TOPSIS-Ishan-101816037 can be run as in the following example:
        
        In Command Prompt:  
        >> topsis-Ishan-101816037 data.csv "1,1,1,1" "+,+,-,+" result.csv
Keywords: topsis
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
