[SciPy-dev] Re: [Numpy-discussion] Trying out Numeric3

Travis Oliphant oliphant at ee.byu.edu
Mon Mar 28 15:16:20 EST 2005


Pearu Peterson wrote:

>
>  from scipy.base import *
>
> will replace
>
>  from Numeric import *
>
> or
>
>  from numarray import *
>
> roughly speaking.
>
> Pearu


This is exactly what I would like to see.  We will need, however, to 
provide that import Numeric and friends still works for backward 
compatibility, but it should be deprecated.

Best,

-Travis






More information about the NumPy-Discussion mailing list