Skip to content

Simple desktop app that draws the Ulam spiral. Built with AWT/Swing.

License

Notifications You must be signed in to change notification settings

hmichalski/ulam-spiral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌌 ulam-spiral 🌌

Description

Simple desktop app that dynamically draws the Ulam spiral. It uses the Sieve of Eratosthenes algorithm for the generation of primes that are then represented on a square. Built using AWT/Swing framework.

Preview