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

素性测试(Primality test) #2

Open
guyueshui opened this issue May 31, 2023 · 0 comments
Open

素性测试(Primality test) #2

guyueshui opened this issue May 31, 2023 · 0 comments

Comments

@guyueshui
Copy link
Owner

guyueshui commented May 31, 2023

校验一个数是否为素数是,了解一点基础数论知识可能大大提高算法效率。

费马素数检测,

或可整理成文

links:

  1. https://t5k.org/prove/prove2_3.html
  2. Miller's test
  3. https://t5k.org/notes/prp_prob.html
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

No branches or pull requests

1 participant