Christopher Barker wrote:
> On my OS-X box (10.4.11, python2.5, numpy '1.1.1rc2'), it takes about 7 
> seconds to import numpy!
>
>   

Hot or cold ? If hot, there is something horribly wrong with your setup.
On my macbook, it takes ~ 180 ms to to python -c "import numpy", and ~
100 ms on linux (same machine).

cheers,

David
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to