Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 256 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 256 Bytes

numba_examples

Examples using Numba from Continuum Analytics

*Edited/Updated for Python 3.7 & replaced the deprecated Autojit with Jit

Note: Numpy, Numba & cudatoolkit required.

Credits to Harrism for the original notebook. Love it!