On Tue, Jun 11, 2013 at 11:57 PM, Pauli Virtanen <[email protected]> wrote:

> 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.


https://github.com/scipy/scipy/issues/2256#issuecomment-17028321

Ralf
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to