[Numpy-discussion] "import numpy" is slow

Robert Kern robert.kern at gmail.com
Thu Jul 31 17:37:13 EDT 2008


On Thu, Jul 31, 2008 at 16:09, Andrew Dalke <dalke at dalkescientific.com> wrote:
> On Jul 31, 2008, at 10:02 PM, Robert Kern wrote:
>> 1) Everything exposed by "from numpy import *" still needs to work.
>
> Does that include numpy.Tester?  I don't mean numpy.test() nor
> numpy.bench().
>
> Does that include numpy.PackageLoader?   I don't mean numpy.pkgload.

Probably not. I would consider those to be implementation details that
got left in rather than a deliberate API exposure.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
 -- Umberto Eco



More information about the NumPy-Discussion mailing list