On Jan 30, 10:36 am, "steve vonn" <[EMAIL PROTECTED]> wrote:
> is_pseudoprime?
> The help entry for (is_pseudoprime) has a nonwrapping text bug
>
> INPUT:
>         flag -- int
>                 0 (default): checks whether x is a
> Baillie-Pomerance-Selfridge-Wagstaff pseudo prime (strong Rabin-Miller
> pseudo prime for base 2, followed by strong Lucas test for the
> sequence (P,-1), P smallest positive integer such that P^2 - 4 is not
> a square mod x).
>                 > 0: checks whether x is a strong Miller-Rabin pseudo
> prime for flag randomly chosen bases (with end-matching to catch
> square roots of -1).

hi Steve,

thanks for reporting this buglet. It is now #1985 and should be fixed
in the Sage 2.10.1 release.

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to