Skip to content

Generates a 2D image displaying the first few Gaussian primes

Notifications You must be signed in to change notification settings

MonokumaBear/gaussianPrimes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

gaussianPrimes

Generates a 2D image displaying the first few Gaussian primes where their components can represent different things in various coordinate systems

Usage

python3 gaussianPrimes.py <maximum component integer> <Coordinate system (\"cartesian\" or \"polar\")>

Coordinate systems

Cartesian

z = a + bi = x + yi

Polar

z = a + bi = r + θi

About

Generates a 2D image displaying the first few Gaussian primes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages