Skip to content

Instantly share code, notes, and snippets.

@jfpuget
Created January 31, 2016 10:16
Show Gist options
  • Star 31 You must be signed in to star a gist
  • Fork 12 You must be signed in to fork a gist
  • Save jfpuget/60e07a82dece69b011bb to your computer and use it in GitHub Desktop.
Save jfpuget/60e07a82dece69b011bb to your computer and use it in GitHub Desktop.
How To Quickly Compute The Mandelbrot Set In Python: an experiment with parallelism and gpu computing using Numpy, Numexpr, Numba, Cython, PyOpenGL, and PyCUDA.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@thesmiler
Copy link

Hi, any chance you can add an open source license to this Notebook?

@skintigh
Copy link

Wow!

@HRLO77
Copy link

HRLO77 commented Jan 13, 2024

Very nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment