Generating Families of Practical Fast Matrix Multiplication Algorithms
-
Updated
Jul 7, 2017 - Python
Generating Families of Practical Fast Matrix Multiplication Algorithms
Repo for my Algorithms in parallel and distributed computing class lab
Curso tomado en la ESCOM, con la Dra. Sandra Diaz Santiago.
Построение и оптимизация алгоритмов (ЛЭТИ 2024) / Construction and optimization of algorithms (ETU 2024)
ThreadGo: A multithreaded hybrid acceleration of the matrix multiplication
Matrix multiplication - Python implementation of Strassen, recursive, and naive algorithms
A comparison of the standard matrix multiplication algorithm and Voltker Strassen's divide and conquer multiplication algorithm
Strassen cube multiplication -- algorithm finder for 3-dimensional array multiplication
Workaround recursive calls of the Strassen Algorithm for better and more efficient parallelism in GPU
Data Structures and Algorithms in Python
Implemented three different algorithms to perform matrix multiplication and compare their performance
Implementation in Python of three approaches to use Strassen's Algorithm with matrices of odd dimensions
Sorting and different types of algorithms which are written in Python
Implementation of selected matrix algorithms i.e. Strassen, Binet, block matrix inversion and block LU factorization with recursive approach.
Add a description, image, and links to the strassen-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the strassen-algorithm topic, visit your repo's landing page and select "manage topics."