Nymeric Question, from tuple to array

Maurice bertvansesamstraat at hotmail.com
Fri Feb 21 05:37:24 EST 2003


Dear all,
I/ve a very basic question.
In numeric I've an array data.
When I want to know the diemsnions I use data.shape.
The output is a tuple how can I convert this to an array again.
I tried shapeNew=array(data.shape,Int) but it doesn't work.

Thanks in advance,
Maurice





More information about the Python-list mailing list