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.post2 | Vendor: Mageia.Org |
Release: 3.mga8 | Build date: Sun Feb 16 21:02:46 2020 |
Group: Development/Python | Build host: localhost |
Size: 112953 | Source RPM: python-cluster-1.4.1.post2-3.mga8.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
* Sun Feb 16 2020 umeabot <umeabot> 1.4.1.post2-3.mga8 + Revision: 1535888 - Mageia 8 Mass Rebuild * Mon Oct 14 2019 tv <tv> 1.4.1.post2-2.mga8 + Revision: 1452950 - rebuild for python-3.8 - drop python2 subpkg * Sun Jan 13 2019 wally <wally> 1.4.1.post2-1.mga7 + Revision: 1355986 - new version 1.4.1.post2 - add python3 pkg * Thu Sep 20 2018 umeabot <umeabot> 1.3.3-3.mga7 + Revision: 1288424 - Mageia 7 Mass Rebuild
/usr/lib/python3.8/site-packages/cluster /usr/lib/python3.8/site-packages/cluster-1.4.1.post2-py3.8.egg-info /usr/lib/python3.8/site-packages/cluster-1.4.1.post2-py3.8.egg-info/PKG-INFO /usr/lib/python3.8/site-packages/cluster-1.4.1.post2-py3.8.egg-info/SOURCES.txt /usr/lib/python3.8/site-packages/cluster-1.4.1.post2-py3.8.egg-info/dependency_links.txt /usr/lib/python3.8/site-packages/cluster-1.4.1.post2-py3.8.egg-info/top_level.txt /usr/lib/python3.8/site-packages/cluster/__init__.py /usr/lib/python3.8/site-packages/cluster/__pycache__ /usr/lib/python3.8/site-packages/cluster/__pycache__/__init__.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/cluster/__pycache__/__init__.cpython-38.pyc /usr/lib/python3.8/site-packages/cluster/__pycache__/cluster.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/cluster/__pycache__/cluster.cpython-38.pyc /usr/lib/python3.8/site-packages/cluster/__pycache__/linkage.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/cluster/__pycache__/linkage.cpython-38.pyc /usr/lib/python3.8/site-packages/cluster/__pycache__/matrix.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/cluster/__pycache__/matrix.cpython-38.pyc /usr/lib/python3.8/site-packages/cluster/__pycache__/util.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/cluster/__pycache__/util.cpython-38.pyc /usr/lib/python3.8/site-packages/cluster/cluster.py /usr/lib/python3.8/site-packages/cluster/linkage.py /usr/lib/python3.8/site-packages/cluster/matrix.py /usr/lib/python3.8/site-packages/cluster/method /usr/lib/python3.8/site-packages/cluster/method/__init__.py /usr/lib/python3.8/site-packages/cluster/method/__pycache__ /usr/lib/python3.8/site-packages/cluster/method/__pycache__/__init__.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/cluster/method/__pycache__/__init__.cpython-38.pyc /usr/lib/python3.8/site-packages/cluster/method/__pycache__/base.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/cluster/method/__pycache__/base.cpython-38.pyc /usr/lib/python3.8/site-packages/cluster/method/__pycache__/hierarchical.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/cluster/method/__pycache__/hierarchical.cpython-38.pyc /usr/lib/python3.8/site-packages/cluster/method/__pycache__/kmeans.cpython-38.opt-1.pyc /usr/lib/python3.8/site-packages/cluster/method/__pycache__/kmeans.cpython-38.pyc /usr/lib/python3.8/site-packages/cluster/method/base.py /usr/lib/python3.8/site-packages/cluster/method/hierarchical.py /usr/lib/python3.8/site-packages/cluster/method/kmeans.py /usr/lib/python3.8/site-packages/cluster/util.py /usr/lib/python3.8/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, Sun Mar 9 11:42:30 2025