Posts by Siu Kwan Lam
Simulation / Modeling / Design
Mar 10, 2015
GPU-Accelerated Graph Analytics in Python with Numba
Numba is an open-source just-in-time (JIT) Python compiler that generates native machine code for X86 CPU and CUDA GPU from annotated Python Code. (Mark Harris...
8 MIN READ