Re: help: confused about python flavors....

2012-03-07 Thread amar Singh
On Mar 7, 9:41 am, Dennis Lee Bieber wrote: > On Tue, 6 Mar 2012 20:06:37 -0800 (PST), amar Singh > declaimed the following in > gmane.comp.python.general: > > > Hi, > > > I am confused between plain python, numpy, scipy, pylab, matplotlib. > > > I have high familiarity with matlab, but the compu

Re: help: confused about python flavors....

2012-03-07 Thread Mark Lawrence
On 07/03/2012 06:24, Steven D'Aprano wrote: On Tue, 06 Mar 2012 20:06:37 -0800, amar Singh wrote: Hi, I am confused between plain python, numpy, scipy, pylab, matplotlib. Python is a programming language. It comes standard with many libraries for doing basic mathematics, web access, email, e

Re: help: confused about python flavors....

2012-03-06 Thread Steven D'Aprano
On Tue, 06 Mar 2012 20:06:37 -0800, amar Singh wrote: > Hi, > > I am confused between plain python, numpy, scipy, pylab, matplotlib. Python is a programming language. It comes standard with many libraries for doing basic mathematics, web access, email, etc. Numpy is a library for doing scienti