On Sun, 8 Feb 2015, Stefan Reiterer wrote:

> And as already mentioned: other matrix languages also allow it, but they warn 
> about it's usage.
> This has indeed it's merits.

numpy isn't a matrix language. They're arrays. Storing numbers that you are 
thinking of as a vector in an array doesn't turn the array into a vector. There 
are linear algebra modules; I haven't used them.

w

_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to