I'm contemplating upgrading to 1.0b2. The main reason is that I am experiencing a major memory leak and before I report a bug I think the developers would appeciate if I was using the most recent version. Am I correct in that the only major change that might actually break my code is that the following functions:

take, repeat, sum, product, sometrue, cumsum, cumproduct, ptp, amax, amin, prod, cumprod, mean, std, var

now have axis=None as argument?

BTW, how come alter_code2.py ( http://projects.scipy.org/scipy/numpy/browser/trunk/numpy/oldnumeric/alter_code2.py?rev=HEAD) says in the docstring that it "converts functions that don't give axis= keyword that have changed" but I don't see it actually doing that anywhere in the code?

Thanks,
David

--
David Grant
http://www.davidgrant.ca
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to