#15737: Problem in an_padic
-------------------------------------+-------------------------------------
       Reporter:  wuthrich           |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.1
      Component:  elliptic curves    |   Resolution:
       Keywords:  padic l-functions  |    Merged in:
        Authors:  Chris Wuthrich     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/wuthrich/ticket/15737            |  afe228dbcd688562d4aed0872376af918f67c023
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by {'newvalue': u'Chris Wuthrich', 'oldvalue': ''}):

 * status:  new => needs_review
 * author:   => Chris Wuthrich
 * branch:   => u/wuthrich/ticket/15737
 * keywords:   => padic l-functions
 * commit:   => afe228dbcd688562d4aed0872376af918f67c023


Old description:

> The following produces a error
> {{{
> E = EllipticCurve([-100,0])
> s = E.sha()
> s.an_padic(13)
> }}}

New description:

 The following produces a error

 {{{
 E = EllipticCurve([-100,0])
 s = E.sha()
 s.an_padic(13)
 }}}

 The error comes from the an_padic asking for only the first constant
 coefficient of the p-adic L-series. But it does not harm to compute the
 next one too. (This arises only when a twist is involved, otherwise the
 the modular symbol at 0 is called directly.)

--

Comment:

 I fixed a few Error syntaxes, too
 ----
 New commits:
 
||[http://git.sagemath.org/sage.git/commit/?id=afe228dbcd688562d4aed0872376af918f67c023
 afe228d]||{{{Trac #15737: Error relating to precision in sha_tate}}}||

--
Ticket URL: <http://trac.sagemath.org/ticket/15737#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 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.

Reply via email to