mandelbrot-visualiser/README.md

5 lines
217 B
Markdown
Raw Normal View History

2024-02-23 13:03:44 +01:00
# Mandelbrot visualiser
A simple GTK application for drawing the mandelbrot set, meant to showcase some features of OpenMPI.
This was written for a faculty project, and I will likely rewrite it to use pthreads soon.