|
From: Alan G I. <ai...@am...> - 2005-08-15 20:16:18
|
On Mon, 15 Aug 2005, Chris Barker apparently wrote: > The new array type has nothing to do with linear algebra, > nor does Numeric or numarray. "Nothing" seems a bit strong. > If we could ever get Python to include additional > operators, we could have a Numeric array package and > linear algebra package all in one. both with nice > notation, that would be nice. Yep. > In the meantime, check out cvxopt: > http://www.ee.ucla.edu/~vandenbe/cvxopt/ > If you want a matrix package. The author is talking about using the new > array specification in future versions. There is also http://www3.sympatico.ca/cjw/PyMatrix/ (I'm not using either at the moment so I cannot compare them.) Cheers, Alan Isaac |