#8078: Fix algsys in Maxima
----------------------------+-----------------------------------------------
Reporter: robert.marik | Owner: burcin
Type: defect | Status: new
Priority: major | Milestone: sage-4.6.2
Component: symbolics | Keywords: solve, inequality
Author: | Upstream: Fixed upstream, in a later stable
release.
Reviewer: | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
Comment(by kcrisman):
Looks like this was indeed fixed in the Maxima upgrade. We just need a
patch to confirm this.
{{{
----------------------------------------------------------------------
| Sage Version 4.6.2.alpha1, Release Date: 2011-01-20 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
**********************************************************************
* *
* Warning: this is a prerelease version, and it may be unstable. *
* *
**********************************************************************
Loading Sage library. Current Mercurial branch is: plotpatches
sage: solve(x^4+2>0,x)
[x < +Infinity]
sage:
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8078#comment:1>
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.