On Wed, Jun 28, 2006 at 04:35:15PM +0200, michel maho wrote: > To all, > Can somebody tell me from where to download NumPy easely. > Thank you > Michel Maho
Well, you probably want SciPy, which is the latest in scientific programming for Python. It's here: http://scipy.org/ There is also a NumPy page. But, I believe that NumPy is built into SciPy. See: - http://www.scipy.org/more_about_SciPy - http://numpy.org/ Dave -- Dave Kuhlman http://www.rexx.com/~dkuhlman _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
