Hi,
I just ran convertcode.py on my code (from the latest svn source
of numpy) and it looks like it just changed the import statements to
import numpy.oldnumeric as Numeric
So it doesn't look like it's really helping me move over to the
new usage. Is there a script that will converts code to use the
new numpy as it's intended to be used?
Thanks,
Chris
|