#15097: improve documentation of is_prime
--------------------------------+-----------------------------
   Reporter:  zimmerma          |            Owner:
       Type:  enhancement       |           Status:  new
   Priority:  trivial           |        Milestone:  sage-5.12
  Component:  basic arithmetic  |         Keywords:  beginner
  Merged in:                    |          Authors:
  Reviewers:                    |  Report Upstream:  N/A
Work issues:                    |           Branch:
     Commit:                    |     Dependencies:
   Stopgaps:                    |
--------------------------------+-----------------------------
 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".

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