SIGN IN SIGN UP
TheAlgorithms / Python UNCLAIMED

All Algorithms implemented in Python

219160 0 1 Python

Added Germain primes algorithm to the maths folder (#10120)

* Added algorithm for Germain Primes to maths folder

* Fixed test errors Germain primes.

* Formatting Germain primes after pre-commit

* Fixed path to maths

* Update maths/germain_primes.py

Co-authored-by: Tianyi Zheng <[email protected]>

* Update maths/germain_primes.py

Co-authored-by: Tianyi Zheng <[email protected]>

* Added function for safe primes

* Update maths/germain_primes.py

Co-authored-by: Tianyi Zheng <[email protected]>

* Apply suggestions from code review

---------

Co-authored-by: Megan Payne <[email protected]>
Co-authored-by: Tianyi Zheng <[email protected]>
M
Megan Payne committed
a2b695dabd6e9c6dd82784bd534c2e7570939be2
Parent: 66e4ea6
Committed by GitHub <[email protected]> on 10/8/2023, 9:33:50 PM