Comment #14 on issue 2222 by [email protected]: Matrix([Matrix, ...])
should check the row length of empty matrices
http://code.google.com/p/sympy/issues/detail?id=2222
Interesting what google will come up with.
The mathematics treatment in comment #12 is correct. The fact that this
does not currently work out in SymPy makes it very hard to write code for
large parts of pure
mathematics, essentialy everything involving chain complexes (commutative
algebra, parts of algebraic geometry, group theory, algebraic topology,
with their applications to data mining etc.), where matrices of size [0,k]
and [l,0] occur all the time and have to be multiplied correctly.
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy-issues?hl=en.