On 11/5/12 11:56 PM, Rob Beezer wrote:
Like Volker, I'd like to keep the matrix dimension checks in the "over eager" error-checking. While building the class for vector space morphisms (aka linear transformations), I discovered several bogus doctests for free module morphisms which were passing because it was replicating mathematically incorrect computations. These were simply row/column, left/right, domain/codomain mixups, which would have been caught with some matrix-dimension checks. So I think these simple checks can prevent some fairly common, and easy-to-make, mess-ups.
That sounds reasonable.
Please cc me on any ticket.
I was going to say the same thing to you! :) Jason -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To post to this group, send email to sage-devel@googlegroups.com. To unsubscribe from this group, send email to sage-devel+unsubscr...@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel?hl=en.