https://github.com/kroshechka/turtle-ulam-spiral
Ulam spiral of prime numbers using module Turtle (SVG output).
https://github.com/kroshechka/turtle-ulam-spiral
python-turtle ulam-spiral
Last synced: 9 months ago
JSON representation
Ulam spiral of prime numbers using module Turtle (SVG output).
- Host: GitHub
- URL: https://github.com/kroshechka/turtle-ulam-spiral
- Owner: KroSheChKa
- License: mit
- Created: 2024-05-03T14:31:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-03T17:17:47.000Z (over 1 year ago)
- Last Synced: 2024-12-30T16:54:30.092Z (11 months ago)
- Topics: python-turtle, ulam-spiral
- Language: Python
- Homepage:
- Size: 4.44 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Turtle-Ulam-Spiral
Ulam spiral of prime numbers using module Turtle (SVG output).
The biggest canvas this code created is 2000x2000 numbers:

It took 1 hour 4 minutes of time