#1163: [with patch, needs review] make assume behave more consistently and catch
inconsistent assumptions
------------------------+---------------------------------------------------
Reporter: zimmerma | Owner: gfurnish
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.2.1
Component: calculus | Keywords:
Work_issues: | Author: Karl-Dieter Crisman
Reviewer: | Merged:
------------------------+---------------------------------------------------
Changes (by kcrisman):
* cc: robert.marik (added)
Comment:
Okay, with respect to [http://groups.google.com/group/sage-
devel/browse_thread/thread/ae7d15985d4735cb this discussion] on this
update adds correct parsing of Maxima output with #, thus:
{{{
sage: a = maxima("x#0")
sage: a.sage()
x != 0
}}}
Apply only 'final' patch.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/1163#comment:15>
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
-~----------~----~----~----~------~----~------~--~---