Re: [Numpy-discussion] a simple examplr showing numpy and matplotlib failing

2009-12-01 Thread Santanu Chatterjee
Hi Mathew, I saw your email and I was curious about it. I tried your code and it does work for me without any problem. Santanu On Tue, Dec 1, 2009 at 2:58 PM, Michael Droettboom wrote: > Hmm... works for me. What platform, with how much physical and virtual RAM? > > One thing you may want t

[Numpy-discussion] Matrix vs ndarray

2008-04-17 Thread Santanu Chatterjee
Hi Numpy users, I used MATLAB to do numerical calculations for a long time. Recently I am digging into python and numpy. I am wondering about the following question : 1) What is the difference between ndarray and matrix in numpy? My idea is that having N-dimensional array is sufficient (of cou