Pauli Virtanen <p...@iki.fi> wrote:

> It is not a good thing that there is no well defined
> "domain specific language" for matrix algebra in Python.

Perhaps Python should get some new operators?

__dot__
__cross__
__kronecker__

Obviously, using them in real Python code would require unicode.

;-)

On the serious side, I don't think there really is a good solution to this
problem at all.

Sturla

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

Reply via email to