#7748: Make incomplete gamma function symbolic
---------------------------+------------------------------------------------
Reporter: kcrisman | Owner: burcin
Type: defect | Status: needs_work
Priority: minor | Milestone: sage-4.3.3
Component: symbolics | Keywords:
Author: Flavia Stan | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
Changes (by fstan):
* status: needs_review => needs_work
Comment:
Replying to [comment:5 zimmerma]:
> I tried the exponential integral patch and it works ok. However I don't
understand the changes in
> random_tests.py. Also the following could be evaluated:
{{{
sage: diff(Ei(x),x)
D[0](Ei)(x)
sage: integrate(Ei(x),x)
integrate(Ei(x), x)
}}}
> Should this be in a separate ticket?
Thank you for the review. I'll include the derivative and submit again.
Integration looks more complicated.
Greetings, [[BR]]
Flavia
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7748#comment:7>
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.