[Numpy-discussion] A memory problem: why does mmap come up in numpy.inner?

David Cournapeau cournapeau at cslab.kecl.ntt.co.jp
Thu Jun 5 02:45:59 EDT 2008


On Thu, 2008-06-05 at 08:24 +0200, Michael Abshoff wrote:

> I am not what I would call familiar with numpy internals, so is there a 
> magic thing I can do to make numpy aware that ctypes exists? 

I don't think any magic is needed. As long as importing ctypes works
from the python you used to build numpy, it should work.

David




More information about the NumPy-Discussion mailing list