SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python2-cluster rpm build for : OpenSuSE. For other distributions click python2-cluster.

Name : python2-cluster
Version : 1.4.1.post2 Vendor : openSUSE
Release : bp152.1.8 Date : 2020-04-17 14:11:25
Group : Development/Languages/Python Source RPM : python-cluster-1.4.1.post2-bp152.1.8.src.rpm
Size : 0.11 MB
Packager : https://bugs_opensuse_org
Summary : Clustering library for python
Description :
The python-cluster package allows you 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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP2/standard/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python2-cluster-1.4.1.post2-bp152.1.8.noarch.rpm
     

Provides :
python-cluster
python2-cluster

Requires :
python(abi) = 2.7
python2-matplotlib >= 1.2
python2-numpy >= 1.2
python2-scipy >= 0.12
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python2.7/site-packages/cluster
/usr/lib/python2.7/site-packages/cluster-1.4.1.post2-py2.7.egg-info
/usr/lib/python2.7/site-packages/cluster-1.4.1.post2-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/cluster-1.4.1.post2-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/cluster-1.4.1.post2-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/cluster-1.4.1.post2-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/cluster/__init__.py
/usr/lib/python2.7/site-packages/cluster/__init__.pyc
/usr/lib/python2.7/site-packages/cluster/__init__.pyo
/usr/lib/python2.7/site-packages/cluster/cluster.py
/usr/lib/python2.7/site-packages/cluster/cluster.pyc
/usr/lib/python2.7/site-packages/cluster/cluster.pyo
/usr/lib/python2.7/site-packages/cluster/linkage.py
/usr/lib/python2.7/site-packages/cluster/linkage.pyc
/usr/lib/python2.7/site-packages/cluster/linkage.pyo
/usr/lib/python2.7/site-packages/cluster/matrix.py
/usr/lib/python2.7/site-packages/cluster/matrix.pyc
/usr/lib/python2.7/site-packages/cluster/matrix.pyo
/usr/lib/python2.7/site-packages/cluster/method
/usr/lib/python2.7/site-packages/cluster/method/__init__.py
/usr/lib/python2.7/site-packages/cluster/method/__init__.pyc
/usr/lib/python2.7/site-packages/cluster/method/__init__.pyo
/usr/lib/python2.7/site-packages/cluster/method/base.py
/usr/lib/python2.7/site-packages/cluster/method/base.pyc
/usr/lib/python2.7/site-packages/cluster/method/base.pyo
/usr/lib/python2.7/site-packages/cluster/method/hierarchical.py
/usr/lib/python2.7/site-packages/cluster/method/hierarchical.pyc
/usr/lib/python2.7/site-packages/cluster/method/hierarchical.pyo
/usr/lib/python2.7/site-packages/cluster/method/kmeans.py
/usr/lib/python2.7/site-packages/cluster/method/kmeans.pyc
There is 7 files more in these RPM.

 
ICM