Metadata-Version: 2.1
Name: TOPSIS-PARNEET-101803281
Version: 0.1
Summary: TOPSIS IMPLEMENTAION python package 
Home-page: https://github.com/parneetpp/Topsis-implementstion
Author: Parneet Singh
Author-email: psingh3_be18@thapar.edu
License: MIT
Download-URL: https://github.com/parneetpp/Topsis-implementstion/archive/v_01.tar.gz
Description: # Topsis-implementstion
        
        Submitted By: **Parneet Singh 101803281**
        
        
        ## What is TOPSIS
        
        **T**echnique for **O**rder **P**reference by **S**imilarity to **I**deal
        **S**olution (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 details at [wikipedia](https://en.wikipedia.org/wiki/TOPSIS).
        
Keywords: IMPLEMENTATION,TOPSIS,PYTHON
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
