An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Matplotlib Art
Math-inspired graph art made in Python with Matplotlib

## Prime Plot
![Prime Plot](https://github.com/evilpegasus/test/blob/master/polar.png)

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
![Prime Plot](https://github.com/evilpegasus/test/blob/master/output/roots.png)

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/