|
From: Joris v. Z. <van...@sc...> - 2005-10-24 07:50:10
|
Hi, Are arrays of objects (i.e. numarray.objects) still supported in Numeric3/Scipy? (I'm working on an application that should be able to work with arrays of numbers and arrays of objects. Without numarray.objects-like functionality, this would require using numarray arrays for the numbers, and nested python lists for the objects. ;) Thanks, Joris van Zwieten |