Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-cluster-1.4.1.post2-bp153.1.14 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python2-cluster Distribution: SUSE Linux Enterprise 15 SP3
Version: 1.4.1.post2 Vendor: openSUSE
Release: bp153.1.14 Build date: Sat Mar 6 03:41:14 2021
Group: Development/Languages/Python Build host: lamb51
Size: 111168 Source RPM: python-cluster-1.4.1.post2-bp153.1.14.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/exhuma/python-cluster
Summary: Clustering library for python
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.

Provides

Requires

License

LGPL-2.0-or-later

Changelog

* Tue Jul 23 2019 Todd R <toddrme2178@gmail.com>
  - Update to 1.4.1.post2
    * Update changelog.
    * Removed the Pipfile which was introduced in 1.4.1.post1.
      The file caused false positives on security checks.
      Additionally, having a Pipfile is mainly useful in
      applications, and not in libraries like this one.
  - Update to 1.4.1.post1
    * Update changelog.
    * Switch doc-building to use pipenv & update Pipfile accordingly.
* Wed Jun 20 2018 tchvatal@suse.com
  - Switch from wheel to normal distri packaging bsc#1094323
* Wed May 16 2018 toddrme2178@gmail.com
  - Update to 1.4.1
    * Added a "display" method to hierarchical clusters (by 1kastner).
    * issue in multiprocessing code.
    * Multiprocessing (by loisaidasam)
    * Python 3 support
    * Split up one big file into smaller more logical sub-modules
    * Fixed https://github.com/exhuma/python-cluster/issues/11
    * Documentation update.
  - Implement single-spec version
  - Switch to wheel-based package
* Thu Sep 26 2013 p.drouand@gmail.com
  - Update to version 1.1.2
    + Changelog is not update and don't provide changes
  - Replace python-distribute with python-setuptools BuildRequires
* Thu Jan 03 2013 toddrme2178@gmail.com
  - Fix builds for SLES 11
* Thu Jan 12 2012 saschpe@suse.de
  - Spec file cleanup:
    * Don't rm -rf %buildroot
    * Fix license, it's LGPL-2.0+ (not BSD)
    * BuildRequire python-distribute instead of python-setuptools
    * Some macro cleanup
* Tue Jan 10 2012 jweberhofer@weberhofer.at
  - initial release 1.1.1b3

Files

/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
/usr/lib/python2.7/site-packages/cluster/method/kmeans.pyo
/usr/lib/python2.7/site-packages/cluster/util.py
/usr/lib/python2.7/site-packages/cluster/util.pyc
/usr/lib/python2.7/site-packages/cluster/util.pyo
/usr/lib/python2.7/site-packages/cluster/version.txt
/usr/share/licenses/python2-cluster
/usr/share/licenses/python2-cluster/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024