[Tutor] arrays

Kent Johnson kent37 at tds.net
Sat Feb 5 00:13:49 CET 2005


Numeric is an add-on module, not part of the standard distribution. You have to download it and 
install it. (I'm surprised your tutorial doesn't point that out!) Numeric is still in use but there 
is a newer version called numarray. You can read about them both here:
http://www.pfdubois.com/numpy/

Kent

alieks lao wrote:
> in this tutorial it's telling me to
> 
> "from Numeric import *"
> 
> to load array functions
> but it doesn't work is there a replacement for
> "Numeric" or are arrays built in functions?
> thanks
>  alex
> 
> 
> 		
> __________________________________ 
> Do you Yahoo!? 
> Yahoo! Mail - Helps protect you from nasty viruses. 
> http://promotions.yahoo.com/new_mail
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
> 



More information about the Tutor mailing list