Mandelbrot Set with Fixed-Point Arithmetic
This program calculates the mandelbrot set using fixed-point arithmetic. The C was originally written to run on a CPU implemented on an Altera FPGA for CSCE 313 Embedded Systems. You can download the code [8KB Tarball], which also includes a reference floating-point Python implementation.
© Emberlynn McKinney