This source code (in Python) is a preliminary implementation of my quadratic-time positive integer matrix multiplication.
cellular-automata python3 matrix-multiplication integer-compression theoretical-computer-science algorithms-implemented algebraic-computation integer-arithmetic complexity-analysis algorithm-design complexity-measure complexity-theory advanced-algorithms diophantine matrix-multiplication-parallel complexity-algorithm divide-and-conquer-approach
-
Updated
Nov 23, 2022 - Python