[SciPy-user] NumPy arrays of Python objects (it was Re: How to start with SciPy and NumPy)

David Cournapeau david at ar.media.kyoto-u.ac.jp
Mon Jan 26 03:34:07 EST 2009


Vicent wrote:
>
> Is that a "bad" (not optimal) implementation, because I am mixing
> NumPy "optimized" arrays with "simple" objects?

The problem is that your question is too general without more context.
Discussing about the best data representation without  the problem you
are trying to solve makes little sense, I think.

cheers,

David



More information about the SciPy-User mailing list