Skip to content

feltocraig/Ulam-Sprial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Ulam Sprial

A quick implementation of an Ulam Spiral in Java. The design is based off of Stanislaw Ulam's design - a rectangular grid of numbers, starting with 1 at the center, and spiraling out:

Ulam Sprial

It outputs an image where each number is represented as a pixel. Black if prime and white if composite.

Ulam Spiral

About

Java based Ulam Spiral Image Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages