topsis-ishaan-102103281


Nametopsis-ishaan-102103281 JSON
Version 1.0 PyPI version JSON
download
home_page
SummaryTOPSIS
upload_time2024-01-21 14:51:21
maintainer
docs_urlNone
authorIshaan Gaba
requires_python
licenseMIT
keywords topsis mcdm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TOPSIS

Author: **Ishaan Gaba**.

Type: **Package**.

Title: **TOPSIS method for multiple-criteria decision making (MCDM)**.

Version: **1.1.0**

Date: **2024-01-21**

Maintainer: **Ishaan Gaba <igaba_be21@thapar.edu>**.

Description: **Evaluation of alternatives based on multiple criteria using TOPSIS method.**.

---

## 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.

<br>

## How to install this package:

```
>> pip install 
```

### In Command Prompt

```
>> topsis data.csv "1,1,1,1" "+,+,-,+" result.csv
```
## License
© 2024 Ishaan Gaba

This repository is licensed under the MIT license. See LICENSE for details.



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "topsis-ishaan-102103281",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "TOPSIS,MCDM",
    "author": "Ishaan Gaba",
    "author_email": "igaba_be21@thapar.edu",
    "download_url": "https://files.pythonhosted.org/packages/82/b7/f5681291be797ccb7c17107cade2c56a93cd6d8e93f3487f55e105d0767e/topsis_ishaan_102103281-1.0.tar.gz",
    "platform": null,
    "description": "# TOPSIS\r\n\r\nAuthor: **Ishaan Gaba**.\r\n\r\nType: **Package**.\r\n\r\nTitle: **TOPSIS method for multiple-criteria decision making (MCDM)**.\r\n\r\nVersion: **1.1.0**\r\n\r\nDate: **2024-01-21**\r\n\r\nMaintainer: **Ishaan Gaba <igaba_be21@thapar.edu>**.\r\n\r\nDescription: **Evaluation of alternatives based on multiple criteria using TOPSIS method.**.\r\n\r\n---\r\n\r\n## What is TOPSIS?\r\n\r\n**T**echnique for **O**rder **P**reference by **S**imilarity to **I**deal **S**olution\r\n(TOPSIS) originated in the 1980s as a multi-criteria decision making method.\r\nTOPSIS chooses the alternative of shortest Euclidean distance from the ideal solution,\r\nand greatest distance from the negative-ideal solution.\r\n\r\n<br>\r\n\r\n## How to install this package:\r\n\r\n```\r\n>> pip install \r\n```\r\n\r\n### In Command Prompt\r\n\r\n```\r\n>> topsis data.csv \"1,1,1,1\" \"+,+,-,+\" result.csv\r\n```\r\n## License\r\n\u00c2\u00a9 2024 Ishaan Gaba\r\n\r\nThis repository is licensed under the MIT license. See LICENSE for details.\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "TOPSIS",
    "version": "1.0",
    "project_urls": null,
    "split_keywords": [
        "topsis",
        "mcdm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56c8a726ec8c8b82b97a3202bfa9292ef5b021e9ac2f3a091e2011b6d4b6bc77",
                "md5": "1f62f9f67606b7433aba079bab00dee9",
                "sha256": "a38de09af42bf238449c7c1760310b6bf4a9c8c38c1887866d40b132789a0f9a"
            },
            "downloads": -1,
            "filename": "topsis_ishaan_102103281-1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1f62f9f67606b7433aba079bab00dee9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4697,
            "upload_time": "2024-01-21T14:51:19",
            "upload_time_iso_8601": "2024-01-21T14:51:19.125969Z",
            "url": "https://files.pythonhosted.org/packages/56/c8/a726ec8c8b82b97a3202bfa9292ef5b021e9ac2f3a091e2011b6d4b6bc77/topsis_ishaan_102103281-1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "82b7f5681291be797ccb7c17107cade2c56a93cd6d8e93f3487f55e105d0767e",
                "md5": "9e65b66685c51cf42c1541eed2400a25",
                "sha256": "92d63732de26d55fa8f39b7e014a0531af75dfd2e795b927b833503fb9471c7c"
            },
            "downloads": -1,
            "filename": "topsis_ishaan_102103281-1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9e65b66685c51cf42c1541eed2400a25",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4090,
            "upload_time": "2024-01-21T14:51:21",
            "upload_time_iso_8601": "2024-01-21T14:51:21.286043Z",
            "url": "https://files.pythonhosted.org/packages/82/b7/f5681291be797ccb7c17107cade2c56a93cd6d8e93f3487f55e105d0767e/topsis_ishaan_102103281-1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-21 14:51:21",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "topsis-ishaan-102103281"
}
        
Elapsed time: 0.19442s