[Python-modules-team] python-cluster_1.1.1b3-1_i386.changes is NEW

Debian Installer installer at ftp-master.debian.org
Fri May 30 01:02:05 UTC 2008


(new) python-cluster_1.1.1b3-1.diff.gz optional python
(new) python-cluster_1.1.1b3-1.dsc optional python
(new) python-cluster_1.1.1b3-1_all.deb optional python
allows grouping a list of arbitrary objects into related groups (clusters)
 python-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.
(new) python-cluster_1.1.1b3.orig.tar.gz optional python
Changes: python-cluster (1.1.1b3-1) unstable; urgency=low
 .
  * Initial release (Closes: #483458)


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 483458 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the Python-modules-team mailing list