#7491: solve(x==x,x) fails
----------------------------+-----------------------------------------------
Reporter: robert.marik | Owner: burcin
Type: defect | Status: new
Priority: major | Milestone: sage-4.3
Component: symbolics | Keywords:
Work_issues: | Author:
Reviewer: | Merged:
----------------------------+-----------------------------------------------
{{{
sage: solve([x==x],x)
}}}
gives an exception.
Maxima says this:
{{{
$ maxima -q
(%i1) solve([x=x],x);
(%o1) all
(%i2)
}}}
There is a short [http://groups.google.cz/group/sage-
devel/browse_thread/thread/ce3a256a9102c7fc discussion] about this topic.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7491>
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].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=.