https://github.com/evilpegasus/matplotlib-art
Repo for matplotlib art. Good for desktop backgrounds
https://github.com/evilpegasus/matplotlib-art
art prime-numbers python roots
Last synced: 2 months ago
JSON representation
Repo for matplotlib art. Good for desktop backgrounds
- Host: GitHub
- URL: https://github.com/evilpegasus/matplotlib-art
- Owner: evilpegasus
- Created: 2019-05-18T17:59:48.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-01T15:18:24.000Z (about 5 years ago)
- Last Synced: 2025-09-17T09:57:21.928Z (10 months ago)
- Topics: art, prime-numbers, python, roots
- Language: Jupyter Notebook
- Homepage:
- Size: 13 MB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Matplotlib Art
Math-inspired graph art made in Python with Matplotlib
## Prime Plot

Points are plotted in polar (p, p) where p is a prime number.
Inspired by this [3Blue1Brown Video](https://www.youtube.com/watch?v=EK32jo7i5LQ)
## Roots Plot

Points are complex roots of ax^2 + bx + c plotted on the complex plane where a, b, and c are positive integers.
# Extended Roots Plot
https://math.ucr.edu/home/baez/roots/