salt-die / tiny-math

a place for all my tiny math python projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tiny-math

A place for tiny math projects!

  • dragon_curve.py makes dragon curves with numpy

dragon curve image

  • game_of_life_averages.py is the game of life, but new cells are the average color of their parents

game_of_life visualization

  • modular_multiplication_on_circle illustrates some nice patterns from connecting points on a circle

modular multiplication visualization

  • numpy_mandelbrot.py produces an image of the mandelbrot set with numpy

mandelbrot visualization

  • pendulums.py demonstrates pendulum "waves" that appear when pendulums have different lengths

pendulum wave visualization

  • aztec_gold.py is a visualization of the arctic circle theorem

arctic circle visualization

About

a place for all my tiny math python projects

License:The Unlicense


Languages

Language:Python 100.0%