#11541: Add example with solution_dict and substituting in a matrix
-------------------------------------+-------------------------------------
       Reporter:  kcrisman           |        Owner:  mvngu
           Type:  enhancement        |       Status:  needs_work
       Priority:  minor              |    Milestone:  sage-6.4
      Component:  documentation      |   Resolution:
       Keywords:  beginner matrix    |    Merged in:
  solve symbolic                     |    Reviewers:  Vincent Delecroix
        Authors:  Travis Scholl      |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  3843197f73f407aa9c5f733de056a8b18742bcc1
  u/tscholl2/matrix_solution_11541   |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------
Changes (by vdelecroix):

 * status:  needs_review => needs_work
 * reviewer:   => Vincent Delecroix


Comment:

 Hello,

 Could you use `A = B` instead of `A=B`? You did it in the first example
 but not the second. Something like
 {{{
 sage: solutions = solve(list(f.diff()), [x,y], solution_dict=True)
 }}}
 is much easier to read.

 Vincent

--
Ticket URL: <http://trac.sagemath.org/ticket/11541#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 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