On 2009-07-29 18:27, Colin J. Williams wrote:
Robert Kern wrote:
On 2009-07-29 15:23, Nanime Puloski wrote:
What are some differences between arrays and matrices using the Numpy
library? When would I want to use arrays instead of matrices and vice
versa?
You will want to ask numpy questions o
Robert Kern wrote:
On 2009-07-29 15:23, Nanime Puloski wrote:
What are some differences between arrays and matrices using the Numpy
library? When would I want to use arrays instead of matrices and vice
versa?
You will want to ask numpy questions on the numpy mailing list:
http://www.scipy.o
On Wed, 29 Jul 2009 16:23:33 -0400, Nanime Puloski wrote:
> What are some differences between arrays and matrices using the Numpy
> library?
Matrices are always two-dimensional, as are slices of them. Matrices
override mulitplication and exponentiation to use matrix multiplication
rather than ele
On 2009-07-29 15:23, Nanime Puloski wrote:
What are some differences between arrays and matrices using the Numpy
library? When would I want to use arrays instead of matrices and vice
versa?
You will want to ask numpy questions on the numpy mailing list:
http://www.scipy.org/Mailing_Lists
An
What are some differences between arrays and matrices using the Numpy
library? When would I want to use arrays instead of matrices and vice
versa?
--
http://mail.python.org/mailman/listinfo/python-list