[Numpy-discussion] Core math library in numpy

Charles R Harris charlesr.harris at gmail.com
Fri Feb 20 02:09:08 EST 2009


On Thu, Feb 19, 2009 at 8:16 AM, David Cournapeau <cournape at gmail.com>wrote:

> On Sun, Feb 15, 2009 at 5:09 PM, Robert Kern <robert.kern at gmail.com>
> wrote:
> > On Sun, Feb 15, 2009 at 01:48, David Cournapeau
> > <david at ar.media.kyoto-u.ac.jp> wrote:
> >
> >> Would people be against this ?
> >
> > Not I.
>
> Ok, I have started this in the coremath branch - it solves the warning
> issues we got since the merge of formatting stuff. I tested it on
> Linux, windows (both mingw and VS - still need to test on Win64), so I
> think it is good to go in the trunk. The functions exported are in a
> separate header:
>
>
> http://projects.scipy.org/scipy/numpy/browser/branches/coremath/numpy/core/include/numpy/npy_math.h
>
> I did not put the complex functions there (nc_), but maybe they should
> be, I am not sure.
>

I'm thinking yes, we might want them in scalarmathmodule.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20090220/aa9072d3/attachment.html>


More information about the NumPy-Discussion mailing list