[Numpy-discussion] -ffast-math

Pauli Virtanen pav at iki.fi
Fri Nov 29 16:02:32 EST 2013


29.11.2013 22:15, Dan Goodman kirjoitti:
> Is it possible to get access to versions of ufuncs like sin and cos but
> compiled with the -ffast-math compiler switch?

You can recompile Numpy with -ffast-math in OPT environment variable.
Caveat emptor.

-- 
Pauli Virtanen




More information about the NumPy-Discussion mailing list