#7748: Make incomplete gamma function symbolic
--------------------------------+-------------------------------------------
Reporter: kcrisman | Owner: zimmerma
Type: defect | Status: needs_work
Priority: minor | Milestone: sage-4.3.4
Component: symbolics | Keywords:
Author: Flavia Stan | Upstream: N/A
Reviewer: | Merged:
Work_issues: new test failure |
--------------------------------+-------------------------------------------
Changes (by zimmerma):
* status: needs_review => needs_work
* work_issues: => new test failure
Comment:
a partial review against 4.3.3:
{{{
sage -t "devel/sage-
main/sage/schemes/elliptic_curves/ell_rational_field.py"
...
sage: E.Lambda(1.4+0.5*I, 50)
File "/usr/local/sage-4.3.3/sage/local/lib/python/site-
packages/sage/schemes/elliptic_curves/ell_rational_field.py", line 3088,
in Lambda
Gamma_inc = transcendental.gamma_inc
AttributeError: 'module' object has no attribute 'gamma_inc'
}}}
This test was ok with vanilla 4.3.3.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7748#comment:13>
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.