Yes, but the point was that since you can live with an older version on Python you can probably live with an older version of NumPy.
On Thursday, December 13, 2012, David Cournapeau wrote: > > > I"m still dumfounded that people are working on projects where they > > are free to use the latest an greatest numpy, but *have* to use a > > more-than-four-year-old-python: > > It happens very easily in corporate environments. Compiling python it > a major headache compared to numpy, not because of python itself, but > because you need to recompile every single extension you're gonna use. >
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
