[Numpy-discussion] convertcode.py

2006-08-17 Thread Chris Kees
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 c

Re: [Numpy-discussion] First impressions on migrating to NumPy

2006-08-18 Thread Chris Kees
Can you provide some details about your approach to migrating to NumPy? Are you following some documentation on migration or do you have your own plan of attack? Chris On Aug 18, 2006, at 6:59 AM, Francesc Altet wrote: > Hi, > > I'm starting to (slowly) replace numarray by NumPy at the