Python script to generate images of the Mandelbrot set for given radii and iteration values.
Animation frames generated for different radii:
Radii are: from 0.001-0.01; 0.01-0.1; 0.1-2.0; monotonically in each interval, so overall animation is non-linear.

