Siu Kwan Lam

Siu Kwan Lam has a B.S.+M.S. degree in Computer Engineering from San Jose State University. He taught CUDA at San Jose State University during his senior year and has researched TCP covert channel detection for NSF STC TRUST. He is currently a developer of Numba and NumbaPro at Continuum Analytics.

Posts by Siu Kwan Lam

Numba
Simulation / Modeling / Design

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