On Sun, Feb 19, 2012 at 4:53 PM, Sturla Molden <[email protected]> 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
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
