/ste-Matrix

C++ CUDA-compatible template class that provides an interface for generic purpose matrix related algorithms and computations. Includes Matlab-like functions. This is mainly an example of how to use CUDA code with C++. Don't expect such high performance.

Primary LanguageC++BSD 2-Clause "Simplified" LicenseBSD-2-Clause

Stargazers