3 lines
241 B
HTML
3 lines
241 B
HTML
|
<p>This program displays a representation of the <a href="https://en.wikipedia.org/wiki/Mandelbrot_set">Mandelbrot set</a>.</p>
|
||
|
<p>Modify the code to run the calculation in parallel. You will be able to observe performance improvements.</p>
|