[SciPy-Dev] suitesparse vs scipy

Ben Willmore bdeb at willmore.eu
Wed Aug 31 09:56:07 EDT 2011


On 31 Aug 2011, at 14:33, Jack Howarth wrote:

> This doesn't make any sense for numpy. I tried you approach of using...
> 
> export FFLAGS=-ff2c
> /sw/bin/python2.7 setup.py build --fcompiler=gfortran

'-ff2c' fixes the test_blas errors you saw in scipy. It doesn't do anything about the test_special_values errors you saw with numpy. I'm sure those should be disabled as recommended by Ralf.

Ben


More information about the SciPy-Dev mailing list