[Numpy-discussion] ObjectArray

Colin J. Williams cjw at sympatico.ca
Thu Jun 10 07:27:03 EDT 2004


ObjectArray, in objects.py,  seems to offer a neat packaging capability.

The examples focus on sting data, but it appears capable of handling all 
simple types and some container types.

What is the intent?

Dictionaries seem OK, tuples are OK when the shape is not specified, but 
an instance of ObjectArray fails.

Colin W.





More information about the NumPy-Discussion mailing list