Commit graph

3 commits

Author SHA1 Message Date
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Martin Wilke
6b208eade0 - Update to 0.2.0
PR:		129652
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2008-12-22 21:10:33 +00:00
Martin Wilke
b7fded5275 py-hcluster library provides Python functions for
agglomerative clustering. Its features include
* generating hierarchical clusters from distance matrices
* computing distance matrices from observation vectors
* computing statistics on clusters
* cutting linkages to generate flat clusters
* and visualizing clusters with dendrograms.

The interface is very similar to MATLAB's Statistics
Toolbox API to make code easier to port from MATLAB to
Python/Numpy. The core implementation of this library
is in C for efficiency.

WWW:	http://code.google.com/p/scipy-cluster/

PR:		ports/127515
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-09-26 23:21:54 +00:00