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.
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.