Dustan wrote: > 2. While I haven't taken a good look at NumPy, my intuition tells me it > won't work with complex data types, which wouldn't work for me at all. > > Am I correct on that second one?
No. numpy can make arrays of Python objects in addition to arrays of double, unsigned int, etc. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco -- http://mail.python.org/mailman/listinfo/python-list