Nieuws

An exercise in using Python's multiprocessing module and C FFI to calculate a Mandelbrot set as fast as possible. - rstenmark/Mandelbrot-Python-MP-CFFI ...
Python-Mandelbrot-Set Overview Purpose: Create and analyze the Mandelbrot set! This project is meant for me to practice learning Python and using it to analyze data. Hopefully I can get something ...