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: 2.mga9 | Build date: Wed Mar 23 23:40:16 2022 |
Group: Development/Python | Build host: localhost |
Size: 140476 | Source RPM: python-cluster-1.4.1.post3-2.mga9.src.rpm |
Packager: umeabot <umeabot> | |
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
* Wed Mar 23 2022 umeabot <umeabot> 1.4.1.post3-2.mga9 + Revision: 1823881 - Mageia 9 Mass Rebuild * Sat Feb 26 2022 mrambo3501 <mrambo3501> 1.4.1.post3-1.mga9 + Revision: 1785572 - version 1.4.1.post3 - rebuild for python-3.10 * Sat Jun 26 2021 wally <wally> 1.4.1.post2-4.mga9 + Revision: 1733298 - Rebuild for python 3.9
/usr/lib/python3.10/site-packages/cluster /usr/lib/python3.10/site-packages/cluster-1.4.1.post3-py3.10.egg-info /usr/lib/python3.10/site-packages/cluster-1.4.1.post3-py3.10.egg-info/PKG-INFO /usr/lib/python3.10/site-packages/cluster-1.4.1.post3-py3.10.egg-info/SOURCES.txt /usr/lib/python3.10/site-packages/cluster-1.4.1.post3-py3.10.egg-info/dependency_links.txt /usr/lib/python3.10/site-packages/cluster-1.4.1.post3-py3.10.egg-info/top_level.txt /usr/lib/python3.10/site-packages/cluster/__init__.py /usr/lib/python3.10/site-packages/cluster/__pycache__ /usr/lib/python3.10/site-packages/cluster/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/cluster/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/cluster/__pycache__/cluster.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/cluster/__pycache__/cluster.cpython-310.pyc /usr/lib/python3.10/site-packages/cluster/__pycache__/linkage.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/cluster/__pycache__/linkage.cpython-310.pyc /usr/lib/python3.10/site-packages/cluster/__pycache__/matrix.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/cluster/__pycache__/matrix.cpython-310.pyc /usr/lib/python3.10/site-packages/cluster/__pycache__/util.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/cluster/__pycache__/util.cpython-310.pyc /usr/lib/python3.10/site-packages/cluster/cluster.py /usr/lib/python3.10/site-packages/cluster/linkage.py /usr/lib/python3.10/site-packages/cluster/matrix.py /usr/lib/python3.10/site-packages/cluster/method /usr/lib/python3.10/site-packages/cluster/method/__init__.py /usr/lib/python3.10/site-packages/cluster/method/__pycache__ /usr/lib/python3.10/site-packages/cluster/method/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/cluster/method/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/cluster/method/__pycache__/base.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/cluster/method/__pycache__/base.cpython-310.pyc /usr/lib/python3.10/site-packages/cluster/method/__pycache__/hierarchical.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/cluster/method/__pycache__/hierarchical.cpython-310.pyc /usr/lib/python3.10/site-packages/cluster/method/__pycache__/kmeans.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/cluster/method/__pycache__/kmeans.cpython-310.pyc /usr/lib/python3.10/site-packages/cluster/method/base.py /usr/lib/python3.10/site-packages/cluster/method/hierarchical.py /usr/lib/python3.10/site-packages/cluster/method/kmeans.py /usr/lib/python3.10/site-packages/cluster/util.py /usr/lib/python3.10/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, Wed Jan 22 08:48:06 2025