A neat C++ custom Matrix class to perform super-fast GPU (or CPU) powered Matrix/Vector computations with minimal code, leveraging the power of cuBLAS where applicable.
-
Updated
Jun 24, 2017 - C++
A neat C++ custom Matrix class to perform super-fast GPU (or CPU) powered Matrix/Vector computations with minimal code, leveraging the power of cuBLAS where applicable.
Add a description, image, and links to the vector-computations topic page so that developers can more easily learn about it.
To associate your repository with the vector-computations topic, visit your repo's landing page and select "manage topics."