Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 525 Bytes

File metadata and controls

21 lines (11 loc) · 525 Bytes

Python-plotting

using matplotlib to plot various mathematical functions in python

Prerequisites

python 2.7

pip install -r requirements.txt

Screenshot of interactive lissajous curve

lissajous curve

Screenshot of animated mandelbrot fractal

mandelbrot fractal

reference

https://hardmath123.github.io/scratch-mandelbrot.html