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

improve documentation of is_prime #15097

Closed
zimmermann6 opened this issue Aug 25, 2013 · 8 comments
Closed

improve documentation of is_prime #15097

zimmermann6 opened this issue Aug 25, 2013 · 8 comments

Comments

@zimmermann6
Copy link

The documentation of is_prime says:

sage: n=17
sage: n.is_prime?
...
   * "proof" -- If False, use a strong pseudo-primality test. If True,
     use a provable primality test.  If unset, use the default
     arithmetic proof flag.

however no example or pointer is given to explain how to access or change the "default arithmetic proof flag".

Component: basic arithmetic

Author: Paul Zimmermann

Branch/Commit: u/saraedum/ticket/15097 @ 940c518

Reviewer: Julian Rueth

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

@zimmermann6
Copy link
Author

comment:1

Attachment: trac_15097.patch.gz

@zimmermann6
Copy link
Author

Author: Paul Zimmermann

@saraedum
Copy link
Member

Branch: u/saraedum/ticket/15097

@saraedum

This comment has been minimized.

@saraedum
Copy link
Member

comment:4

I abused your ticket to test the git dev scripts. I turned your patch into a branch. I hope you don't mind.

@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.0, sage-6.1 Dec 17, 2013
@vbraun
Copy link
Member

vbraun commented Dec 21, 2013

comment:6

Reviewer names...


New commits:

940c518#15097: improve documentation of is_prime

@vbraun
Copy link
Member

vbraun commented Dec 21, 2013

Commit: 940c518

@vbraun
Copy link
Member

vbraun commented Dec 21, 2013

Reviewer: Julian Rueth

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

3 participants