ver 2.1.0
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.