SciPy claims to support Numpy >= 1.5 and Numpy 1.5 is really, really, old.Hi All,I'm looking to change some numpy deprecations into errors as well as remove some deprecated functions. The problem I see is that
So the question is, does "support" mean compiles with earlier versionsof Numpy ?
If that is the case there is very little that can be done about deprecation.
OTOH, if it means Scipy can be compiled with more recent numpy versions but used with earlier Numpy versions (which is a good feat), I'd like to know.
I'd also like to know what the interface requirements are, as I'd like to remove old_defines.h
Chuck
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion