On 30-Jul-09, at 1:14 PM, Nanime Puloski wrote: > What are some differences between arrays and matrices using the Numpy > library? When would one want to use arrays instead of matrices and > vice > versa?
This is answered in the online documentation in several places: http://preview.tinyurl.com/n6of54 http://docs.scipy.org/doc/numpy/reference/arrays.classes.html#matrix-objects Regards, David _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
