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: 3.mga10 | Build date: Sun Dec 10 18:55:44 2023 |
Group: Development/Python | Build host: localhost |
Size: 149707 | Source RPM: python-cluster-1.4.1.post3-3.mga10.src.rpm |
Packager: papoteur <papoteur> | |
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
* Sun Dec 10 2023 papoteur <papoteur> 1.4.1.post3-3.mga10 + Revision: 2017014 - rebuild for python3.12 - adapt to pyproject * Wed Mar 23 2022 umeabot <umeabot> 1.4.1.post3-2.mga9 + Revision: 1823881 - Mageia 9 Mass Rebuild - Mageia 8 Mass Rebuild - Mageia 7 Mass Rebuild - Mageia 6 Mass Rebuild - Second Mageia 5 Mass Rebuild - Mageia 5 Mass Rebuild - Mageia 4 Mass Rebuild + mrambo3501 <mrambo3501> - version 1.4.1.post3 - rebuild for python-3.10 + wally <wally> - Rebuild for python 3.9 - new version 1.4.1.post2 - add python3 pkg + tv <tv> - rebuild for python-3.8 - drop python2 subpkg - rebuild for missing pythoneggs deps + daviddavid <daviddavid> - rename python-cluster to python2-cluster + guillomovitch <guillomovitch> - new version 1.3.3 - imported package python-cluster + pterjan <pterjan> - Rebuild for new Python - Rebuild to add different pythonegg provides for python 2 and 3
/usr/lib/python3.12/site-packages/cluster /usr/lib/python3.12/site-packages/cluster-1.4.1.post3.dist-info /usr/lib/python3.12/site-packages/cluster-1.4.1.post3.dist-info/AUTHORS /usr/lib/python3.12/site-packages/cluster-1.4.1.post3.dist-info/INSTALLER /usr/lib/python3.12/site-packages/cluster-1.4.1.post3.dist-info/LICENSE /usr/lib/python3.12/site-packages/cluster-1.4.1.post3.dist-info/METADATA /usr/lib/python3.12/site-packages/cluster-1.4.1.post3.dist-info/WHEEL /usr/lib/python3.12/site-packages/cluster-1.4.1.post3.dist-info/top_level.txt /usr/lib/python3.12/site-packages/cluster/__init__.py /usr/lib/python3.12/site-packages/cluster/__pycache__ /usr/lib/python3.12/site-packages/cluster/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/cluster/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/cluster/__pycache__/cluster.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/cluster/__pycache__/cluster.cpython-312.pyc /usr/lib/python3.12/site-packages/cluster/__pycache__/linkage.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/cluster/__pycache__/linkage.cpython-312.pyc /usr/lib/python3.12/site-packages/cluster/__pycache__/matrix.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/cluster/__pycache__/matrix.cpython-312.pyc /usr/lib/python3.12/site-packages/cluster/__pycache__/util.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/cluster/__pycache__/util.cpython-312.pyc /usr/lib/python3.12/site-packages/cluster/cluster.py /usr/lib/python3.12/site-packages/cluster/linkage.py /usr/lib/python3.12/site-packages/cluster/matrix.py /usr/lib/python3.12/site-packages/cluster/method /usr/lib/python3.12/site-packages/cluster/method/__init__.py /usr/lib/python3.12/site-packages/cluster/method/__pycache__ /usr/lib/python3.12/site-packages/cluster/method/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/cluster/method/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/cluster/method/__pycache__/base.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/cluster/method/__pycache__/base.cpython-312.pyc /usr/lib/python3.12/site-packages/cluster/method/__pycache__/hierarchical.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/cluster/method/__pycache__/hierarchical.cpython-312.pyc /usr/lib/python3.12/site-packages/cluster/method/__pycache__/kmeans.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/cluster/method/__pycache__/kmeans.cpython-312.pyc /usr/lib/python3.12/site-packages/cluster/method/base.py /usr/lib/python3.12/site-packages/cluster/method/hierarchical.py /usr/lib/python3.12/site-packages/cluster/method/kmeans.py /usr/lib/python3.12/site-packages/cluster/util.py /usr/lib/python3.12/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, Sat Feb 1 11:27:48 2025