#14880: Compute the p-adic Gamma function
-------------------------------------------------+-------------------------
Reporter: asalerno | Owner: roed
Type: enhancement | Status:
Priority: minor | needs_review
Component: padics | Milestone: sage-5.12
Keywords: p-adic gamma, p-adic | Resolution:
functions, dwork | Merged in:
Authors: Beth Malmskog, Adriana | Reviewers:
Salerno, Christelle Vincent, Ursula Whitcher | Work issues:
Report Upstream: N/A | Commit:
Branch: | Stopgaps:
Dependencies: |
-------------------------------------------------+-------------------------
Comment (by xguitart):
When the algorithm is 'pari' it doesn't return an element in the p-adic
ring:
sage: R = Zp(3)
sage: x = R(5).padic_gamma()
sage: x.parent()
Interface to the PARI C library
But coerce seems to work, so maybe just adding a coerce before returning
the result will fix it:
sage: R(x).parent()
3-adic Ring with capped relative precision 20
--
Ticket URL: <http://trac.sagemath.org/ticket/14880#comment:4>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.