[SciPy-dev] Python Memory allocator in SciPy

Travis Oliphant oliphant.travis at ieee.org
Fri Dec 16 20:36:25 EST 2005


I've added back the use of the Python Memory Allocator.  It can be 
turned off using a define in arrayobject.h.

I think it might help with allocation of lots of small-dimensional arrays.

-Travis




More information about the SciPy-Dev mailing list