Posts by Michael Yh Wang
Simulation / Modeling / Design
Oct 24, 2024
Bridging the CUDA C++ Ecosystem and Python Developers with Numbast
By enabling CUDA kernels to be written in Python similar to how they can be implemented within C++, Numba bridges the gap between the Python ecosystem and the...
8 MIN READ
Data Science
Jun 01, 2022
Writing Ray Tracing Applications in Python Using the Numba Extension for PyOptiX
Ray tracing is a rendering algorithm that can generate photorealistic images by simulating how light transmits and interacts with different materials. Today, it...
14 MIN READ