Re: multidimensional array of objects in scipy core

2006-01-02 Thread Robert Kern
Stormslayer wrote: > Folks: How do you create a multidimesional array of objects w/ the size > of the array entered at runtime? So basically, for an arbitrary class, > create an array and then *.resize it to be of size NXM, and then > populate the elements of the objects. First, asking on the sci

multidimensional array of objects in scipy core

2006-01-02 Thread Stormslayer
Folks: How do you create a multidimesional array of objects w/ the size of the array entered at runtime? So basically, for an arbitrary class, create an array and then *.resize it to be of size NXM, and then populate the elements of the objects. thanks for any help. Scott -- http://mail.python.