12.06.2013 00:29, Ralf Gommers kirjoitti:
[clip]
>     AFAIK custom compiler flags can be injected via FOPT/FFLAGS/LDFLAGS,
>     so doing something like
>
>          export FOPT="-ff2c"
[clip]
> Sounds like a good idea. Would still make sense to move Accelerate down
> in the list of preferred libs, so that one can install ATLAS, MKL or
> OpenBLAS once and be done, instead of always having to remember these
> envvars.

Btw, it would be interesting to actually check if some combination of 
"-ff2c" in FOPT/FFLAGS/LDFLAGS/... fixes the Scipy Arpack issues.

        Pauli


_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to