Advanced algorithms and generic data structures in C
-
Updated
Nov 2, 2024 - C
Advanced algorithms and generic data structures in C
Matrix multiplication program written in Python, with asymptotic visualization in R
Построение и оптимизация алгоритмов (ЛЭТИ 2024) / Construction and optimization of algorithms (ETU 2024)
Several common methods of matrix multiplication are implemented on CPU and Nvidia GPU using C++11 and CUDA.
Workaround recursive calls of the Strassen Algorithm for better and more efficient parallelism in GPU
Strassen algorithm for matrix multiplication implemented in Haskell
SBU Concurrent Programming Course Materials
Matrix multiplication algorithms implemented in python.
Linear algebra library, C++ template implementation
Strassen's Algorithm for Tensor Contraction
Generating Families of Practical Fast Matrix Multiplication Algorithms
Implementation of Strassen Matrix multiplication
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."