Robert Kern wrote: > Alternatively, we could drop all of the Numeric compatibility forms into a > separate module and have convert_code use that instead of numpy.linalg directly. > Good idea, and done now in SVN. -Travis