Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ill-formed documentation of HilbertClassPolynomialDatabase #11801

Closed
zimmermann6 opened this issue Sep 15, 2011 · 8 comments
Closed

Ill-formed documentation of HilbertClassPolynomialDatabase #11801

zimmermann6 opened this issue Sep 15, 2011 · 8 comments

Comments

@zimmermann6
Copy link

there is a formatting issue:

sage: HilbertClassPolynomialDatabase?
...
       EXAMPLES:
          sage: db = HilbertClassPolynomialDatabase() sage: db[-4]
          # optional Kohel database required x - 1728 sage: db[-7]
          # optional x + 3375 sage: f = db[-23]; f         # optional x^3
          + 3491750*x^2 - 5151296875*x + 12771880859375 sage:
          f.discriminant().factor()    # optional -1 * 5^18 * 7^12 * 11^4
          * 17^2 * 19^2 * 23 sage: db[-23]                      # optional
          x^3 + 3491750*x^2 - 5151296875*x + 12771880859375

Apply attachment: trac_11801.patch to the Sage library.

Component: documentation

Keywords: ecc2011

Author: Jean-Pierre Flori

Reviewer: Paul Zimmermann

Merged: sage-4.7.2.alpha3

Issue created by migration from https://trac.sagemath.org/ticket/11801

@jpflori
Copy link

jpflori commented Sep 16, 2011

Fix.

@jpflori
Copy link

jpflori commented Sep 16, 2011

comment:1

Attachment: trac_11801.patch.gz

@jpflori
Copy link

jpflori commented Sep 16, 2011

Author: Jean-Pierre Flori

@zimmermann6
Copy link
Author

Reviewer: Paul Zimmermann

@zimmermann6
Copy link
Author

comment:2

good work Jean-Pierre. I also checked the examples work with Kohel's database.

Paul

@zimmermann6
Copy link
Author

Changed keywords from none to ecc2011

@nexttime

This comment has been minimized.

@nexttime nexttime mannequin changed the title ill-formed documentation of HilbertClassPolynomialDatabase Ill-formed documentation of HilbertClassPolynomialDatabase Sep 17, 2011
@nexttime
Copy link
Mannequin

nexttime mannequin commented Sep 17, 2011

Merged: sage-4.7.2.alpha3

@nexttime nexttime mannequin removed the s: positive review label Sep 17, 2011
@nexttime nexttime mannequin closed this as completed Sep 17, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants