Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-cluster | Distribution: Mageia |
Version: 1.4.1.post3 | Vendor: Mageia.Org |
Release: 4.mga10 | Build date: Sat Mar 1 15:55:43 2025 |
Group: Development/Python | Build host: localhost |
Size: 149107 | Source RPM: python-cluster-1.4.1.post3-4.mga10.src.rpm |
Packager: wally <wally> | |
Url: https://pypi.python.org/pypi/cluster | |
Summary: Create several groups (clusters) of objects from a list |
python3-cluster is a "simple" package that allows to create several groups (clusters) of objects from a list. It's meant to be flexible and able to cluster any object. To ensure this kind of flexibility, you need not only to supply the list of objects, but also a function that calculates the similarity between two of those objects. For simple datatypes, like integers, this can be as simple as a subtraction, but more complex calculations are possible. Right now, it is possible to generate the clusters using a hierarchical clustering and the popular K-Means algorithm. For the hierarchical algorithm there are different "linkage" (single, complete, average and uclus) methods available.
LGPLv2
* Sat Mar 01 2025 wally <wally> 1.4.1.post3-4.mga10 + Revision: 2154557 - rebuild for python3.13 * Sun Dec 10 2023 papoteur <papoteur> 1.4.1.post3-3.mga10 + Revision: 2017014 - rebuild for python3.12 - adapt to pyproject
/usr/lib/python3.13/site-packages/cluster /usr/lib/python3.13/site-packages/cluster-1.4.1.post3.dist-info /usr/lib/python3.13/site-packages/cluster-1.4.1.post3.dist-info/AUTHORS /usr/lib/python3.13/site-packages/cluster-1.4.1.post3.dist-info/INSTALLER /usr/lib/python3.13/site-packages/cluster-1.4.1.post3.dist-info/LICENSE /usr/lib/python3.13/site-packages/cluster-1.4.1.post3.dist-info/METADATA /usr/lib/python3.13/site-packages/cluster-1.4.1.post3.dist-info/WHEEL /usr/lib/python3.13/site-packages/cluster-1.4.1.post3.dist-info/top_level.txt /usr/lib/python3.13/site-packages/cluster/__init__.py /usr/lib/python3.13/site-packages/cluster/__pycache__ /usr/lib/python3.13/site-packages/cluster/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cluster/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/cluster/__pycache__/cluster.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cluster/__pycache__/cluster.cpython-313.pyc /usr/lib/python3.13/site-packages/cluster/__pycache__/linkage.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cluster/__pycache__/linkage.cpython-313.pyc /usr/lib/python3.13/site-packages/cluster/__pycache__/matrix.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cluster/__pycache__/matrix.cpython-313.pyc /usr/lib/python3.13/site-packages/cluster/__pycache__/util.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cluster/__pycache__/util.cpython-313.pyc /usr/lib/python3.13/site-packages/cluster/cluster.py /usr/lib/python3.13/site-packages/cluster/linkage.py /usr/lib/python3.13/site-packages/cluster/matrix.py /usr/lib/python3.13/site-packages/cluster/method /usr/lib/python3.13/site-packages/cluster/method/__init__.py /usr/lib/python3.13/site-packages/cluster/method/__pycache__ /usr/lib/python3.13/site-packages/cluster/method/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cluster/method/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/cluster/method/__pycache__/base.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cluster/method/__pycache__/base.cpython-313.pyc /usr/lib/python3.13/site-packages/cluster/method/__pycache__/hierarchical.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cluster/method/__pycache__/hierarchical.cpython-313.pyc /usr/lib/python3.13/site-packages/cluster/method/__pycache__/kmeans.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cluster/method/__pycache__/kmeans.cpython-313.pyc /usr/lib/python3.13/site-packages/cluster/method/base.py /usr/lib/python3.13/site-packages/cluster/method/hierarchical.py /usr/lib/python3.13/site-packages/cluster/method/kmeans.py /usr/lib/python3.13/site-packages/cluster/util.py /usr/lib/python3.13/site-packages/cluster/version.txt /usr/share/doc/python3-cluster /usr/share/doc/python3-cluster/CHANGELOG /usr/share/doc/python3-cluster/README.rst /usr/share/licenses/python3-cluster /usr/share/licenses/python3-cluster/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Mar 25 05:54:51 2025