A Divendres 18 Agost 2006 16:44, Chris Kees va escriure:
> Can you provide some details about your approach to migrating to
> NumPy? Are you following some documentation on migration or do you
> have your own plan of attack?
Well, to say the truth none of both ;-). The truth is that I was tr
Can you provide some details about your approach to migrating to
NumPy? Are you following some documentation on migration or do you
have your own plan of attack?
Chris
On Aug 18, 2006, at 6:59 AM, Francesc Altet wrote:
> Hi,
>
> I'm starting to (slowly) replace numarray by NumPy at the
Hi,
I'm starting to (slowly) replace numarray by NumPy at the core of PyTables,
specially at those places where the speed of NumPy is *much* better, that is,
in the creation of arrays (there are places in PyTables where this is
critical, most specially in indexation) and in copying arrays. In b