[SciPy-dev] New numpy svn ready
Travis Oliphant
oliphant at ee.byu.edu
Wed Jan 4 16:57:25 CST 2006
Christopher Fonnesbeck wrote:
> On Jan 4, 2006, at 5:39 PM, Travis Oliphant wrote:
>
>> The new numpy svn is ready for testing.
>
>
> Perhaps related to my error reported the other day, but numpy also
> breaks PyMC via linalg importing:
Full scipy is not ready yet...
To use the new numpy, you must convert scipy.base --> numpy and scipy
--> numpy
corefft --> numpy.dft
corelinalg --> numpy.linalg
and so forth.
Also, my previous announcement was a tiny bit premature as I had not
merged the branch into the trunk yet. But, that should be done in about
5 minutes from the time this was sent (probably by the time you read
this...)
-Travis
More information about the Scipy-dev
mailing list