#9391: kolyvagin_cohomology_class() method differs from doc
-------------------------------------+-----------------------
       Reporter:  justin             |        Owner:  cremona
           Type:  defect             |       Status:  new
       Priority:  major              |    Milestone:
      Component:  elliptic curves    |   Resolution:
       Keywords:  kolyvagin classes  |    Merged in:
        Authors:  Justin Walker      |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
   Dependencies:                     |     Stopgaps:
-------------------------------------+-----------------------
Description changed by chapoton:

Old description:

> If P is a 'kolyvagin_point' created from an elliptic curve, the doc
> string says
> {{{
> Definition:     P.kolyvagin_cohomology_class(self, n=None)
> Docstring:
>        INPUT:
>
>           * n -- positive integer that divides the gcd of a_p and p+1 for
>             all p dividing the conductor.  If n is None, choose the
>             largest valid n.
> }}}
> In fact, if "n" is None, a ValueError is thrown.

New description:

 If P is a 'kolyvagin_point' created from an elliptic curve, the doc string
 says
 {{{
 Definition: P.kolyvagin_cohomology_class(self, n=None)
 Docstring:
        INPUT:

           * n -- positive integer that divides the gcd of a_p and p+1 for
             all p dividing the conductor.  If n is None, choose the
             largest valid n.
 }}}
 In fact, if "n" is None, a ValueError is thrown.

--

--
Ticket URL: <http://trac.sagemath.org/ticket/9391#comment:2>
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/d/optout.

Reply via email to