This issue is about removing weave from the scipy package, or at least more formally marking it as deprecated. When I grepped scipy .py files for cmp() which apparently has been removed in python 3, I ...
Original ticket http://projects.scipy.org/scipy/ticket/1368 on 2011-01-20 by trac user bscipy, assigned to unknown. (l. 641)from weave.blitz_tools import blitz_type ...
Learn the first steps within Python to highly specialized concepts Explore examples and code snippets taken from typical programming situations within scientific computing. Delve into essential ...