/ulam-spiral

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

Primary LanguageJavaMIT LicenseMIT

🌌 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