[**CuPy**](https://github.com/cupy/cupy) is a [[NumPy]]-compatible GPU array library. Think of it as **[[NumPy]] on CUDA**... drop-in replacement for many [[NumPy]] functions that runs on NVIDIA GPUs for massive speedups.