matrix-operation
There are 3 repositories under matrix-operation topic.
rbga/CPU-vs-GPU-Matrix-Operation
A performance comparison of standard matrix functions between CPU and GPU using Nvidia CUDA on Visual Studio using C++
AlessandroConti11/Matrix_Library
Library that contains all useful functions for handling matrices and their operations.
ShaharAshe/matrix_operations_cython
Matrix Operations with Cython showcases efficient matrix operations like multiplication, addition, subtraction, and more, leveraging Cython for improved performance. The project includes a Jupyter Notebook for interactive exploration and a standalone application with a graphical interface.