slackbuilds/python/python-cluster
B. Watson b62fd39d43 python/python-cluster: Allow VERSION override, i486=>i586.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-25 13:29:50 +00:00
..
README python/*: Moved a lot of Python stuff here 2011-03-20 12:33:01 -05:00
python-cluster.SlackBuild python/python-cluster: Allow VERSION override, i486=>i586. 2017-03-25 13:29:50 +00:00
python-cluster.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

python-cluster is a package that allows grouping a list of arbitrary objects
into related groups (clusters). Simply give it a list of data and a function
to determine the similarity between two items and you're done.