[Numpy-discussion] how to build a series of arrays as I go?
Chris Withers
chris@simplistix.co...
Tue Mar 18 04:25:35 CDT 2008
Robert Kern wrote:
> Appending to a list is almost always better than growing an array by
> concatenation. If you have a real need for speed, though, there are a
> few tricks you can do at the expense of complexity.
I don't for this project but I might in future, where can I read about this?
cheers,
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Numpy-discussion
mailing list