[Numpy-discussion] A memory problem: why does mmap come up in numpy.inner?
David Cournapeau
cournapeau@cslab.kecl.ntt.co...
Thu Jun 5 01:45:59 CDT 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