Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 199 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 199 Bytes

julia-mandel

Code for generating Mandelbrot Sets and Julia Sets

compile julia.c and run "a.out c_real c_imaginary"
python files are for Python 3 and require PILLOW

With help from @majaha