[Numpy-discussion] where does numpy get its pow function?

Chris Colbert sccolbert at gmail.com
Tue Sep 29 13:01:50 EDT 2009


are there any particular optimization flags issued when building numpy
aside from the following?

 -fwrapv -O2



On Tue, Sep 29, 2009 at 6:54 PM, Robert Kern <robert.kern at gmail.com> wrote:
> On Tue, Sep 29, 2009 at 11:47, Chris Colbert <sccolbert at gmail.com> wrote:
>> Does numpy use pow from math.h or something else?
>
> Yes.
>
> --
> Robert Kern
>
> "I have come to believe that the whole world is an enigma, a harmless
> enigma that is made terrible by our own mad attempt to interpret it as
> though it had an underlying truth."
>  -- Umberto Eco
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>



More information about the NumPy-Discussion mailing list