Re: [Numpy-discussion] Matrix to Array Transformation assistance required

2011-04-03 Thread josef . pktd
On Sun, Apr 3, 2011 at 8:03 PM, David Crisp wrote: > Hello, > > I am trying to convert a numpy matrix to an array containing > coordinate pairs,  and I am having difficulty understanding the > transformation process.   I know there is a fairly simply way of doing > this transformation but am unsur

[Numpy-discussion] Matrix to Array Transformation assistance required

2011-04-03 Thread David Crisp
Hello, I am trying to convert a numpy matrix to an array containing coordinate pairs, and I am having difficulty understanding the transformation process. I know there is a fairly simply way of doing this transformation but am unsure of the commands to use. The matrix I have is created with th