multidimensional array of objects in scipy core

Stormslayer demarchi at duke.edu
Mon Jan 2 14:04:16 EST 2006


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




More information about the Python-list mailing list