[SciPy-dev] [Numpy-discussion] importing madness
Travis Oliphant
oliphant at ee.byu.edu
Wed Jan 18 16:04:12 CST 2006
Travis Oliphant wrote:
>Robert Kern wrote:
>
>
>
>>It's certainly not intended behavior. The process by which pkgload() determines
>>where it is being called from is messing up. pkgload lives in
>>numpy._import_tools, but it is also exposed in the scipy namespace, too.
>>
>>
>>
>>
>>
>
>I think the problem is that I recently added numpy.linalg to the linalg
>
>
>namespace (and loaded it by default) and scipy imports the full numpy
>namespace for backwards compatibility.
>
>
Read that ... added numpy.linalg to the *numpy* namespace ....
-Travis
More information about the Scipy-dev
mailing list