Skip to content

Primer v1.0.1

Compare
Choose a tag to compare
@smcclennon smcclennon released this 26 Nov 18:58
· 179 commits to master since this release
  • Automatic updates
  • Generate and display prime numbers
  • Display total calculations
  • Display the elapsed time for the current prime-search
  • Display the current number being prime-tested
  • Save prime numbers to a file (Primer.txt)
  • Save generation statistics (total calculations, number of prime numbers found; Primer.config)
  • Compatability version for Unix-based operating systems (lacks features such as automatic updates, elapsed timer and console window title support)