#7334: Sage cannot simplify sums of logarithms
------------------------+---------------------------------------------------
Reporter: whuss | Owner: burcin
Type: defect | Status: needs_work
Priority: major | Milestone: sage-4.2.1
Component: calculus | Keywords: logarithm
Work_issues: | Author: whuss
Reviewer: | Merged:
------------------------+---------------------------------------------------
Changes (by kcrisman):
* status: needs_review => needs_work
Comment:
Hey, I love this idea! And the code seems fine on the face of it.
But probably it makes the most sense to make it separately available as a
simplification, i.e. make a new method .simplify_log() or something.
Exposing as many of these as possible is good for the (many) users who
keep one wanting some, but not all simplifications, which I think is
something people really like about Maxima (from reading their lists).
Anyway, then you could just call this wherever you think is best in the
definition of .simplify_full(), which certainly should have this included.
And one would want a (perhaps slightly complicated) example added to
simplify_full() which shows that it's used correctly there as well.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7334#comment:2>
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
-~----------~----~----~----~------~----~------~--~---