#4492: block_matrix reacts inconsistently with 0
------------------------------+---------------------------------------------
Reporter: jbmohler | Owner: was
Type: defect | Status: needs_work
Priority: major | Milestone: sage-4.3.1
Component: linear algebra | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------+---------------------------------------------
Changes (by wjp):
* status: needs_review => needs_work
Comment:
I think that in the doctest you give there actually is insufficient
information, because you can't deduce the width of the left blocks, so an
exception is in my opinion the right thing to do there.
In the example in this ticket, it seems to break because it tries to
deduce the block dimensions in a single pass through the cells. In this
pass, it only determines the size of column 2 and rows 1 and 2. It might
need multiple passes to find all information.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4492#comment:6>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" 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/sage-trac?hl=en.