Re: [Numpy-discussion] help translating matlab to numpy

2011-08-14 Thread alan
Never mind, I've been digging through too much stuff and got confused... I think trying to read Matlab code can do that to you. 8-) >I'm translating some code from Matlab to numpy, and struggling a bit >since I have very little knowledge of Matlab. > >My question is this - the arg function in Mat

Re: [Numpy-discussion] help translating matlab to numpy

2011-08-14 Thread Fabrice Silva
Le dimanche 14 août 2011 à 12:43 -0500, a...@ajackson.org a écrit : > I'm translating some code from Matlab to numpy, and struggling a bit > since I have very little knowledge of Matlab. > > My question is this - the arg function in Matlab (which seems to be > deprecated, > they don't show it in

[Numpy-discussion] help translating matlab to numpy

2011-08-14 Thread alan
I'm translating some code from Matlab to numpy, and struggling a bit since I have very little knowledge of Matlab. My question is this - the arg function in Matlab (which seems to be deprecated, they don't show it in their current documentation) is exactly equivalent to what in Numpy? I know it is