[Numpy-discussion] Use __slots__ with numarray?
Jens Jorgen Mortensen
jensj at fysik.dtu.dk
Fri Nov 12 01:28:05 CST 2004
A few days ago, I found this page:
http://mail.python.org/pipermail/python-list/2004-May/220513.html
where speedups for creating objects using __slots__ is demonstrated. I
have read somewhere that creation of numarrays is much slower than
creation of Numeric arrays - so maybe using __slots__ should be considered?
Just a suggestion from a happy numarray user!
JJ
More information about the Numpy-discussion
mailing list