Re: [Numpy-discussion] Advise for numerical programming content (New python user)

2010-11-19 Thread Gerrit Holl
Hi, On 19 November 2010 03:48, Sachin Kumar Sharma wrote: > Does graphic output like maps, histogram, crossplot, tornado charts is good > enough with basic installation or needs some additional packages? You might want to ask this question at the scipy mailig-list. For maps, you need basemap or

Re: [Numpy-discussion] Advise for numerical programming content (New python user)

2010-11-18 Thread srinivas zinka
f Numerical Python > Subject: Re: [Numpy-discussion] Advise for numerical programming content > (New python user) > > On 11/18/2010 9:48 PM, Sachin Kumar Sharma wrote: > > Does graphic output like maps, histogram, crossplot, tornado charts is > good enough with basic install

Re: [Numpy-discussion] Advise for numerical programming content (New python user)

2010-11-18 Thread Sachin Kumar Sharma
: Friday, November 19, 2010 10:55 AM To: Discussion of Numerical Python Subject: Re: [Numpy-discussion] Advise for numerical programming content (New python user) On 11/18/2010 9:48 PM, Sachin Kumar Sharma wrote: > Does graphic output like maps, histogram, crossplot, tornado charts is good >

Re: [Numpy-discussion] Advise for numerical programming content (New python user)

2010-11-18 Thread Alan G Isaac
On 11/18/2010 9:48 PM, Sachin Kumar Sharma wrote: > Does graphic output like maps, histogram, crossplot, tornado charts is good > enough with basic installation or needs some additional packages? For the graphics, you should probably first consider Matplotlib. For your other questions, perhaps l

[Numpy-discussion] Advise for numerical programming content (New python user)

2010-11-18 Thread Sachin Kumar Sharma
Users, I am an average Fortran user. I am new to python and I am currently evaluating options and functionalities of numerical programming and related 2d and 3d graphic outputs with python. Kindly share your experience in scientific programming with python like how do you like it, comparison