4 Visualizing the Mandelbrot Set

This chapter describes the development of a program to visualize the Mandelbrot set.

The chapter is divided into two parts:

Source code of the program on which this chapter is based can be found in the file /usr/examples/hpf/mandelbrot.f90 .