[Numpy-discussion] List with numpy semantics

Nikolaus Rath Nikolaus at rath.org
Sun Oct 31 12:10:04 EDT 2010


Hello,

I have a couple of numpy arrays which belong together. Unfortunately
they have different dimensions, so I can't bundle them into a higher
dimensional array.

My solution was to put them into a Python list instead. But
unfortunately this makes it impossible to use any ufuncs.

Has someone else encountered a similar problem and found a nice
solution? Something like a numpy list maybe?


Best,

   -Nikolaus

-- 
 »Time flies like an arrow, fruit flies like a Banana.«

  PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6  02CF A9AD B7F8 AE4E 425C



More information about the NumPy-Discussion mailing list