[Numpy-discussion] Math Library

Charles R Harris charlesr.harris at gmail.com
Mon Apr 5 11:56:08 EDT 2010


On Mon, Apr 5, 2010 at 9:43 AM, Robert Kern <robert.kern at gmail.com> wrote:

> On Mon, Apr 5, 2010 at 10:40, Charles R Harris
> <charlesr.harris at gmail.com> wrote:
> > Hi All,
> >
> > David Cournapeau has mentioned that he would like to have a numpy math
> > library that would supply missing functions and I'm wondering how we
> should
> > organise the source code. Should we put a mathlib directory in
> > numpy/core/src?
>
> David already did this: numpy/core/src/npymath/
>
>
Yeah, but there isn't much low level stuff there and I don't want to toss a
lot of real numerical code into it. Maybe a subdirectory?

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


More information about the NumPy-Discussion mailing list