#7377: Symbolic Ring to Maxima via EclObject
---------------------------+------------------------------------------------
Reporter: nbruin | Owner: nbruin
Type: enhancement | Status: new
Priority: major | Milestone: sage-feature
Component: symbolics | Keywords:
Author: Nils Bruin | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
Comment(by nbruin):
Another update:
* change to symbolic/assumptions.py to not try: ... error: pass (gentler
removal of assumptions makes the interface behave a bit better)
* monkey patch maxima to throw error on divergent integral instead of
*printing* "Principal Value" and giving an answer.
(maxima does behave as documented, so it is a matter of taste to change
maxima's behaviour)
* slightly more pretty/informative error messages
Doctests failures on calculus.py are only 5 and are restricted to
whitespace and differently formatted error messages (in other words, for
real use, the two interfaces shouldn't be distinguishable anymore).
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7377#comment:5>
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.