[Numpy-discussion] where does numpy get its pow function?
Charles R Harris
charlesr.harris@gmail....
Tue Sep 29 12:53:46 CDT 2009
On Tue, Sep 29, 2009 at 11:01 AM, Chris Colbert <sccolbert@gmail.com> wrote:
> are there any particular optimization flags issued when building numpy
> aside from the following?
>
> -fwrapv -O2
>
>
Numpy optimizes small integer powers using multiplication. What sort of
numbers are you looking at?
Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/numpy-discussion/attachments/20090929/0be217c1/attachment.html
More information about the NumPy-Discussion
mailing list