Skip to content

mkam423/Prime_Counting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

primeCounting.py: To see pi(x),li(x),x/lnx comparisons and the difference between li(x) and x/lnx with pi(x). appendPrimes.py: To add more values and their prime/composite category to the primes.txt file. Must change the file name in append function. newPrimesList.py: To create new list of primes being written to files.

Read description in each of the files for more information.

About

Files for determining pi(x), li(x), x/lnx, and files for writing and appending primes to a file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages