#17405: solve_right with matrix right hand side fails over RDF and CDF
-------------------------------------------------+-------------------------
       Reporter:  fredrik.johansson              |        Owner:
           Type:  defect                         |  peterwicksstringfield
       Priority:  minor                          |       Status:
      Component:  linear algebra                 |  needs_review
       Keywords:                                 |    Milestone:  sage-6.5
        Authors:                                 |   Resolution:
Report Upstream:  N/A                            |    Merged in:
         Branch:                                 |    Reviewers:
  u/peterwicksstringfield/17405_solve_right      |  Work issues:
   Dependencies:                                 |       Commit:
                                                 |     Stopgaps:
-------------------------------------------------+-------------------------
Changes (by peterwicksstringfield):

 * owner:   => peterwicksstringfield
 * branch:   => u/peterwicksstringfield/17405_solve_right


Comment:

 Because it did not even occur to me that the right hand side could have
 more than one. Thanks for pointing that out.

 I let b, the right hand side, have more columns.

 I fixed a bug that is in apparently dead code and wouldn't matter even if
 it wasn't.

 I made a branch for this ticket because that seems to be the proper way to
 do things here.

 Also it seems like for non-square matrices the RDF/CDF right_solve and
 left_solve could just lean on the generic right_solve and left_solve? (The
 scipy solver needs square matrices, so right now the RDF/CDF code rejects
 them.) Anyway that would be for a different ticket if it even matters.

--
Ticket URL: <http://trac.sagemath.org/ticket/17405#comment:3>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to