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

changed documentation of isprime(n::Integer) -> Bool #147

Merged
merged 2 commits into from
Nov 15, 2023
Merged

changed documentation of isprime(n::Integer) -> Bool #147

merged 2 commits into from
Nov 15, 2023

Conversation

fepaul-book
Copy link
Contributor

  • shows exactly when probabilistic methods are applied and when not
  • mentions the used methods

changed documentation of isprime(x::BigInt, [reps = 25]) -> Bool

  • stated where the function is_probably_prime comes from and explains what it does

- shows exactly when probabilistic methods are applied and when not
- mentions the used methods

changed documentation of isprime(x::BigInt, [reps = 25]) -> Bool
- stated where the function is_probably_prime comes from
  and explains what it does
src/Primes.jl Outdated Show resolved Hide resolved
src/Primes.jl Outdated Show resolved Hide resolved
@oscardssmith oscardssmith merged commit e96d707 into JuliaMath:main Nov 15, 2023
4 checks passed
@oscardssmith
Copy link
Member

Thanks!

@fepaul-book
Copy link
Contributor Author

cc @ranocha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants