Re: [Numpy-discussion] Differences Between Arrays and Matrices in Numpy

2009-08-02 Thread David Warde-Farley
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.c

Re: [Numpy-discussion] Differences Between Arrays and Matrices in Numpy

2009-07-30 Thread Nadav Horesh
-discussion] Differences Between Arrays and Matrices in Numpy 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? ___ NumPy-Discussion mailing list NumPy

Re: [Numpy-discussion] Differences Between Arrays and Matrices in Numpy

2009-07-30 Thread Robert Kern
On Thu, Jul 30, 2009 at 12:14, Nanime Puloski wrote: > What are some differences between arrays and matrices using the Numpy > library? I have already pointed you to the relevant documentation on python-list. There really isn't a better overview. -- Robert Kern "I have come to believe that the

[Numpy-discussion] Differences Between Arrays and Matrices in Numpy

2009-07-30 Thread Nanime Puloski
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? ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-