#12950: update to Pynac 0.2.4
----------------------------------------------------------------------------------------------------+
Reporter: burcin
| Owner: burcin
Type: defect
| Status: positive_review
Priority: major
| Milestone: sage-5.1
Component: symbolics
| Resolution:
Keywords: pynac sd40.5
| Work issues: review spkg
Report Upstream: N/A
| Reviewers: Jean-Pierre Flori, Burcin Erocal,
Benjamin Jones
Authors: Volker Braun, Burcin Erocal, Jean-Pierre Flori, Titus
Nicolae, Alexei Sheplyakov | Merged in:
Dependencies:
| Stopgaps:
----------------------------------------------------------------------------------------------------+
Comment (by benjaminfjones):
While updating #11143 I ran into the following issue which occurs when the
patches here and the new pynac spkg are installed:
{{{
sage: integral(e^(-x)*log(x+1), x, 0, oo)
...
ValueError: Computation failed since Maxima requested additional
constraints; using the 'assume' command before integral evaluation *may*
help (example of legal syntax is 'as
sume(Infinity>0)', see `assume?` for more details)
Is Infinity positive, negative, or zero?
}}}
It looks like there is something going on with the conversion of `oo` to
`inf` in maxima.
----
Another comment: why are the instances of `Infinity` in the doctest
patches here changed to `infinity`. Isn't the upper case `Infinity` the
"canonical" Sage infinity?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12950#comment:20>
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.