Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 278 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 278 Bytes

OpenCl-Mandelbrot

A trivial program for calculating the Mandelbrot set using Python and OpenCL (pyopencl). Might be a good starting point for setting up a minimal OpenCL project.