scikit-cuda
scikit-cuda provides Python interfaces to many of the functions in the CUDA device/runtime, CUBLAS, CUFFT, and CUSOLVER libraries distributed as part of NVIDIA's CUDA Programming Toolkit, as well as interfaces to select functions in the free and standard versions of the CULA Dense Toolkit. Both low-level wrapper functions similar to their C counterparts and high-level functions comparable those in NumPy and Scipy are provided.
Development
The latest source code and documentation written by Lev E. Givon can be obtained from the scikit-cuda GitHub repository.