On Fri, Oct 29, 2010 at 4:45 AM, Bala subramanian <bala.biophys...@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
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to