strassen-algorithm
Here are 53 public repositories matching this topic...
Language:All
Sort:Most stars
This is the implementation of 1st Part in 3-Part Series of Algorithms Illuminated Book. All Implementations in this repository are written in both Python and Golang. Single IPython Notebook contains all Algorithms given in this Part 1.
- Updated
Apr 7, 2021 - Jupyter Notebook
Strassen's Algorithm for Tensor Contraction
- Updated
Jul 7, 2017 - C
Generating Families of Practical Fast Matrix Multiplication Algorithms
- Updated
Jul 7, 2017 - Python
Strassen Algorithm parallelization using Charm++ paradigm of migratable objects (Chares)
- Updated
Dec 31, 2016 - C++
C++ Implementation of Fast Matrix Multiplication
- Updated
Jan 20, 2022 - C++
A library of implementations of Numerical Methods; explores applications of Data Structures and Algorithms.
- Updated
Oct 28, 2020 - C
Repo for my Algorithms in parallel and distributed computing class lab
- Updated
Mar 22, 2024 - Python
Curso tomado en la ESCOM, con la Dra. Sandra Diaz Santiago.
- Updated
Jul 11, 2020 - Python
Построение и оптимизация алгоритмов (ЛЭТИ 2024) / Construction and optimization of algorithms (ETU 2024)
- Updated
May 17, 2024 - Python
Strassen's Algorithm for Faster Matrix Multiplication
- Updated
May 30, 2017 - C++
Laboratorio de la asignatura Estructuras de Datos y Algoritmos (C++)
- Updated
Dec 24, 2019 - C++
ThreadGo: A multithreaded hybrid acceleration of the matrix multiplication
- Updated
Jul 15, 2019 - Python
Strassen Matrix Multiplication Method
- Updated
Jan 12, 2024 - Java
Progetto per l'esame di High Performance Computing, Università degli Studi di Napoli "Parthenope"
- Updated
Sep 8, 2022 - C
A project to analyze and compare the performance of Strassen’s algorithm for matrix multiplication against standard matrix multiplication techniques.
- Updated
Sep 29, 2025 - C
[PT] Implementação do Algoritmo de Strassen para multiplicação de matrizes, focada na aplicação de filtros em imagens PPM (P3).
- Updated
Oct 29, 2024 - C
Algoritmos relacionados a estrutura de dados (Data structure)
- Updated
Oct 26, 2017 - C
Improve this page
Add a description, image, and links to thestrassen-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thestrassen-algorithm topic, visit your repo's landing page and select "manage topics."