#15346: Symbolic sums should evaluate
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  kcrisman               |       Status:  needs_review
           Type:         |    Milestone:  sage-6.4
  defect                 |   Resolution:
       Priority:  major  |    Merged in:
      Component:         |    Reviewers:  Karl-Dieter Crisman
  symbolics              |  Work issues:
       Keywords:         |       Commit:
        Authors:  Ralf   |  cb78603878bc1a7443e982824e13c81e22e9edda
  Stephan                |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  u/rws/15346            |
   Dependencies:         |
  #17731                 |
-------------------------+-------------------------------------------------

Comment (by kcrisman):

 > If you git checkout develop and then git pull, do you see them there?

 Yes.  Though I usually pull from trac not origin.  But in any case the
 branch I was working with for this ticket also has that already in it.
 Yet on that branch I get
 {{{
 sage: z = log(3*x)+log(2*x)
 sage: z.simplify_full()
 log(6*x^2)
 }}}
 I don't understand either. And
 {{{
 $ git merge develop
 Already up-to-date.
 }}}
 as expected.

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