Learn how to define some fractals rigorously and draw them with Python or APL.
The aim of this workshop is to show people what the Mandelbrot fractal really is and how to compute it. Not only that, but we also use Python to create a rendering of the Mandelbrot set like the one shown below:
The program we will write together can zoom in on arbitrary points when you click the fractal, can save screenshots and can even save all the frames it generates, so you can create a GIF like the one above.
During this workshop I teach you how the Mandelbrot set is defined in mathematical terms and then we go over that definition together, to turn it into something that a computer program can compute.
We will be working on our program incrementally, so you'll go through many different renderings of the Mandelbrot set:
If you pay enough attention and if I do my job well enough, by the time the workshop is over, you'll have
Here is what some participants had to say about the workshop:
Β βReally informative, useful and interesting. We learned a lot given the time we had and the availability to answer questions (while also motivating others to chip in) created an amazing environment.β β JoΓ£o F.
βIt was relaxed, fun and you made everyone feel comfortable (only good vibes!). You explained what we were doing well and the final result looked cool.β β InΓͺs G.