<div class="gmail_quote">On Fri, Oct 29, 2010 at 4:45 AM, Bala subramanian <span dir="ltr">&lt;<a href="mailto:bala.biophysics@gmail.com">bala.biophysics@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Friends,<br>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.<br></blockquote><div><br></div>

<div>matplotlib is pretty much amazing in that regard.</div><div><br></div><div>If you&#39;re using Windows, I highly suggest downloading Python(x,y) from <a href="http://www.pythonxy.com">www.pythonxy.com</a> - it&#39;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.</div>

<div><br></div><div>HTH,</div><div>Wayne</div></div>