This module provides an interface to the GPL k-means clustering open source library in http://www.cs.umd.edu/~mount/Projects/KMeans/ This module allows clustering of multi-dimensional data points using the k-menas algorithms, based on the GPL [kmeans library](http://www.cd.umd.edu/~mount/Projects/KMeans/). _Author(s)_: Barak Raveh _License_: [GPL](http://www.gnu.org/licenses/old-licenses/gpl-2.1.html) This library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. _Publications_: - See main IMP papers list.