David Grant wrote:
> Where can I find the Extension module now? In the f2py documentation,
> the following import is used:
> 
> from scipy_distutils.core import Extension
> 
> but that doesn't work, and I read that this was moved into numpy along
> with f2py. I can't seem to find it anywhere. What's the current way of
> doing this?

That documentation is no longer up-to-date wrt building. I don't think that 
Pearu has done a comprehensive update of that section. The best place to look 
for documentation is numpy/doc/DISTUTILS.txt . numpy itself and scipy provide 
excellent examples of use, too.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
  that is made terrible by our own mad attempt to interpret it as though it had
  an underlying truth."
   -- Umberto Eco


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to