Matrix_multiply_quadratic

This source code (in Python) is a preliminary implementation of my quadratic-time positive integer matrix multiplication.
Alternatives To Matrix_multiply_quadratic
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Blis1,74113 months ago13April 02, 202294otherC
BLAS-like Library Instantiation Software Framework
Fbgemm1,03413 months ago597December 10, 2023247otherC++
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
Neanderthal1,034
5 months ago61October 01, 202012epl-1.0Clojure
Fast Clojure Matrix Library
Matrixmultiplication.xyz822
2 years ago6mitTypeScript
Libxsmm789122 days ago7December 03, 202128bsd-3-clauseC
Library for specialized dense and sparse matrix operations, and deep learning primitives.
Sparse_dot_topn3584185 months ago17August 08, 20238apache-2.0Python
Python package to accelerate the sparse matrix multiplication and top-n similarity selection
Tensor197137 months ago29September 20, 20237mitPHP
A library and extension that provides objects for scientific computing in PHP.
Matrixmultiply182415247 months ago30September 21, 20237apache-2.0Rust
General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.
Cosma174
4 months ago12bsd-3-clauseC++
Distributed Communication-Optimal Matrix-Matrix Multiplication Algorithm
Dbcsr124
3 months ago62gpl-2.0Fortran
DBCSR: Distributed Block Compressed Sparse Row matrix library
Alternatives To Matrix_multiply_quadratic
Select To Compare


Alternative Project Comparisons
Popular Matrix Projects
Popular Matrix Multiplication Projects
Popular Computer Science Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Matrix
Matrix Multiplication
Algorithms Implemented