Topsispy

Latest version: v0.0.1

Safety actively analyzes 621498 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.40104612

License
----

MIT

**Free Software, Hell Yeah!**

0.25

>>> sign = [-1, 1, 1, 1]
>>> tp.topsis(a, w, sign)

This will return a tuple with
1. the index of winning data point
2. array containing scores of all data points
As for above -
s

0.0.1

And using the in python as -
s
>>> import topsispy as tp
>>> a =[
... [250, 16, 12, 5],
... [200, 16, 8, 3],
... [300, 32, 16, 4],
... [275, 32, 8, 4],
... [225, 16, 16, 2]
... ]

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.