Some demo prime number methods using elementary Python only.
-
Updated
Jul 28, 2023 - Python
Some demo prime number methods using elementary Python only.
I invented a new way to generate prime numbers
A python module that aims to fleetly determine whether a small positive integer is a prime number.
An attempt at pushing Riemann Hypothesis proof further, that uses novel techniques and came up with a new formula for generating prime numbers that kind of works. See the Extended_RH_Spectral_Flow.pdf file
Add a description, image, and links to the prime-number-calculations topic page so that developers can more easily learn about it.
To associate your repository with the prime-number-calculations topic, visit your repo's landing page and select "manage topics."