[SciPy-dev] python2.6 and scipy

Pauli Virtanen pav at iki.fi
Sat Dec 20 14:52:28 EST 2008


Sat, 20 Dec 2008 14:43:11 -0500, josef.pktd wrote:
[clip]
> I don't know much about f2py, but stats.futil.f  doesn't have a
> corresponding futil.pyf in my scipy compilation, and the stats/setup.py
> looks different for futil than for the other fortran modules. Maybe its
> an incomplete setup in stats/setup.py?

f2py can generate the .pyf file on-the-fly (in memory), so generating one 
beforehand is not needed unless some customization is necessary.

-- 
Pauli Virtanen




More information about the SciPy-Dev mailing list