[Numpy-discussion] How a transition to C++ could work

Ralf Gommers ralf.gommers at googlemail.com
Sun Feb 19 11:19:23 EST 2012


On Sun, Feb 19, 2012 at 4:53 PM, Sturla Molden <sturla at molden.no> wrote:

> Den 19.02.2012 16:45, skrev Adam Klein:
> >
> > Just to add, with respect to acceptable compilation times, a judicious
> > choice of C++ features is critical.
> >
>
> I use Python to avoid recompiling my code all the time. I don't
> recompile NumPy every time I use it.
>
> (I know you are thinking about development, but you have the wrong
> perspective.)
>

No he doesn't. Perspectives aren't wrong, just different.

I compile both numpy and scipy on a regular (almost daily) basis, and long
compile times are very annoying.

Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20120219/a46f285e/attachment.html>


More information about the NumPy-Discussion mailing list