Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Prime Generation Comparison

Features

  1. Implementation of 3 prime generation algorithms.
  2. Performance Visualization

Technologies

Languages: Python

Libraries: NumPy

The program can be used to generate primes using three different algorithms upto N. It records time and memory usage and graphs them accordingly. To use this program requires you to have Python 3+ installed and an IDE capable of running .py files.

Installation and Usage

  1. Clone repository github. git clone https://github.com/phlane/prime-generation-comparison
  2. Run the project: python primeGen.py
  3. Performance graphs will be generated and are accessible through the project directory.

About

Prime generating and visualization tool

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages