Strassen algorithm for matrix multiplication implemented in Haskell
-
Updated
Jul 11, 2022 - Haskell
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)
Implementation of Strassen Matrix multiplication
Linear algebra library, C++ template implementation
Matrix multiplication program written in Python, with asymptotic visualization in R
SBU Concurrent Programming Course Materials
Построение и оптимизация алгоритмов (ЛЭТИ 2024) / Construction and optimization of algorithms (ETU 2024)
Advanced algorithms and generic data structures in 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.
Strassen's Algorithm for Tensor Contraction
Generating Families of Practical Fast Matrix Multiplication Algorithms
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."