[Tutor] module for clustering

Wayne Werner waynejwerner at gmail.com
Fri Oct 29 12:54:39 CEST 2010


On Fri, Oct 29, 2010 at 4:45 AM, Bala subramanian <bala.biophysics at gmail.com
> wrote:

> Friends,
> I have X and Y points and i want to cluster these points in 2D space,
> Kindly suggest if there is any module that is loaded with python to do that
> or any other package for the same.
>

matplotlib is pretty much amazing in that regard.

If you're using Windows, I highly suggest downloading Python(x,y) from
www.pythonxy.com - it's a package of python and other tools specifically
designed for scientific computing, and as the biophysics in your email
address suggests, I presume you will probably find many of the provided
tools very helpful. It includes matplotlib, which is the foremost graphing
module in Python that I know of, and is quite advanced, including capability
for 3d graphs.

HTH,
Wayne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20101029/44647ae5/attachment.html>


More information about the Tutor mailing list