#8862: failing resolution of a nonlinear system by solve
-------------------------+--------------------------------------------------
Reporter: casamayou | Owner: burcin
Type: defect | Status: new
Priority: major | Milestone: sage-4.4.1
Component: calculus | Keywords: solve
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-------------------------+--------------------------------------------------
Changes (by burcin):
* cc: kcrisman, robert.marik, jason (added)
Comment:
What is the expected improvement in this ticket?
The `solve()` function in Sage is just a wrapper around maxima for now. In
this case we just return the result from maxima.
There are two problems here:
* maxima's solve() cannot handle the given input, probably symbolic
exponents defeat it
* maxima's solve() can return undefined points as output (#2617)
If this ticket is about improving the capabilities of solve to handle the
given input properly, this is an enhancement request. Do we know of any
algorithm that will help with this?
Otherwise, this ticket is a duplicate of #2617.
Comments?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8862#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.