Several common methods of matrix multiplication are implemented on CPU and Nvidia GPU using C++11 and CUDA.
-
Updated
Feb 8, 2023 - C++
Several common methods of matrix multiplication are implemented on CPU and Nvidia GPU using C++11 and CUDA.
Matrix multiplication algorithms implemented in python.
Generating Families of Practical Fast Matrix Multiplication Algorithms
Strassen's Algorithm for Tensor Contraction
Advanced algorithms and generic data structures in C
Matrix multiplication program written in Python, with asymptotic visualization in R
Implementation of Strassen Matrix multiplication
Построение и оптимизация алгоритмов (ЛЭТИ 2024) / Construction and optimization of algorithms (ETU 2024)
Linear algebra library, C++ template implementation
SBU Concurrent Programming Course Materials
Strassen algorithm for matrix multiplication implemented in Haskell
Workaround recursive calls of the Strassen Algorithm for better and more efficient parallelism in GPU
Implement strassen's algorithm for matrix (recusive approch)
Add a description, image, and links to the strassen topic page so that developers can more easily learn about it.
To associate your repository with the strassen topic, visit your repo's landing page and select "manage topics."