SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-cluster rpm build for : Mageia Cauldron. For other distributions click python3-cluster.

Name : python3-cluster
Version : 1.4.1.post3 Vendor : Mageia_Org
Release : 3.mga10 Date : 2023-12-10 18:55:44
Group : Development/Python Source RPM : python-cluster-1.4.1.post3-3.mga10.src.rpm
Size : 0.14 MB
Packager : papoteur < papoteur>
Summary : Create several groups (clusters) of objects from a list
Description :
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.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/cauldron/aarch64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-cluster-1.4.1.post3-3.mga10.noarch.rpm
ftp.icm.edu.pl  python3-cluster-1.4.1.post3-3.mga10.noarch.rpm
ftp.icm.edu.pl  python3-cluster-1.4.1.post3-3.mga10.noarch.rpm
ftp.icm.edu.pl  python3-cluster-1.4.1.post3-3.mga10.noarch.rpm
     

Provides :
python-cluster
python3-cluster
python3.12-cluster
python3.12dist(cluster)
python3dist(cluster)

Requires :
python(abi) = 3.12
rpmlib(CaretInVersions) <= 4.15.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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
There is 14 files more in these RPM.

 
ICM