Skip to content

ver 2.1.0

Compare
Choose a tag to compare
@Erellu Erellu released this 10 Apr 16:08
· 3 commits to master since this release

Ver 2.1.0

• Added CUDA_transpose, function allowing to transpose your matrix through your GPU.
• Corrected replace argument type.
• Corrected inconsistent naming conventions. All functions now use snake_case.
• Added CUDA functions to namespace ste.
• Added documentation for GPU functions.
• Update sample qmake file.
• Other minor changes in GPU functions.