Ticket #11799 (closed defect: fixed)

Opened 21 months ago

Last modified 18 months ago

typo in tiny_integrals

Reported by: zimmerma Owned by: mvngu
Priority: trivial Milestone: sage-4.8
Component: documentation Keywords: ecc2011
Cc: Work issues:
Report Upstream: N/A Reviewers: Julian Rueth
Authors: André Apitzsch Merged in: sage-4.8.alpha5
Dependencies: Stopgaps:

Description

In the documentation of the function tiny_integrals one can find:

sage: K = pAdicField(17, 5)
sage: E = EllipticCurve(K, [-31/3, -2501/108])
sage: E.tiny_integrals?
...
       P and Q MUST be in the same residue disk for this result to make

Here "disk" should read "disc".

Attachments

trac_11799.patch Download (20.6 KB) - added by aapitzsch 18 months ago.

Change History

comment:1 Changed 20 months ago by zimmerma

  • Keywords ecc2011 added

Changed 18 months ago by aapitzsch

comment:2 Changed 18 months ago by aapitzsch

  • Status changed from new to needs_review
  • Authors set to André Apitzsch

comment:3 Changed 18 months ago by saraedum

  • Status changed from needs_review to positive_review
  • Reviewers set to Julian Rueth

tested against 4.8.alpha3.

comment:4 Changed 18 months ago by jdemeyer

  • Status changed from positive_review to closed
  • Resolution set to fixed
  • Merged in set to sage-4.8.alpha4

comment:5 Changed 18 months ago by jdemeyer

  • Merged in changed from sage-4.8.alpha4 to sage-4.8.alpha5
Note: See TracTickets for help on using tickets.