Robert Kern wrote:
> Larry Bates wrote:
> 
>> If you want to
>> do vector math or matrix-type calculations look at the
>> array module.
> 
> The array module in the standard library does not provide such
> capabilities. If you need them, look at numpy.
> 
>   http://numpy.scipy.org
> 
I stand corrected.

-Larry
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to