I really don't see any advantage of matrices over arrays for teaching. I prefer to teach linear algebra with arrays.<div><br></div><div>I would also like matrices to disappear from numpy. But then one would need a new implementation of scipy.sparse, which is (very unfortunately) matrix-based at the moment.</div>
<div><br></div><div>== Olivier<br><br><div class="gmail_quote">2009/6/4 Alan G Isaac <span dir="ltr"><<a href="mailto:aisaac@american.edu">aisaac@american.edu</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">> On Sun, May 24, 2009 at 3:45 PM, David Warde-Farley <<a href="mailto:dwf@cs.toronto.edu">dwf@cs.toronto.edu</a>> wrote:<br>
>> Anecdotally, it seems to me that lots of people (myself included) seem<br>
>> to go through a phase early in their use of NumPy where they try to<br>
>> use matrix(), but most seem to end up switching to using 2D arrays for<br>
>> all the aforementioned reasons.<br>
<br>
<br>
</div><div class="im">On 6/4/2009 11:46 AM Keith Goodman apparently wrote:<br>
> Maybe announcing that numpy will drop support for matrices in a future<br>
> version (3.0, ...) would save a lot of pain in the long run.<br>
<br>
<br>
</div>Only if you want NumPy to be unusable when teaching<br>
basic linear algebra.  I believe that would damage<br>
the speed at which NumPy use spreads.<br>
<font color="#888888"><br>
Alan Isaac<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
Numpy-discussion mailing list<br>
<a href="mailto:Numpy-discussion@scipy.org">Numpy-discussion@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/numpy-discussion" target="_blank">http://mail.scipy.org/mailman/listinfo/numpy-discussion</a><br>
</div></div></blockquote></div><br></div>