Skip to content

Instantly share code, notes, and snippets.

View arunjayaprakash's full-sized avatar

Arun Jayaprakash arunjayaprakash

  • Trinity College Dublin
  • Dublin
View GitHub Profile
@arunjayaprakash
arunjayaprakash / Mandelbrot Speed.ipynb
Created August 20, 2018 10:52 — forked from jfpuget/Mandelbrot Speed.ipynb
How To Quickly Compute The Mandelbrot Set In Python: an experiment with parallelism and gpu computing using Numpy, Numexpr, Numba, Cython, PyOpenGL, and PyCUDA.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@arunjayaprakash
arunjayaprakash / similarity_example.ipynb
Created July 18, 2018 11:03 — forked from gaulinmp/similarity_example.ipynb
N-Gram Similarity Comparison
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.