It is widely known that the lower bound for the algorithmic complexity of square matrix multiplication resorts to at least $n^2$ arithmetic operations. The justification builds upon the following reasoning: given that there are $2 n^2$ numbers in the input matrices, any algorithm necessarily must operate on each at least once. In this paper, we show that this is not necessarily the case for certain instances of the problem, for instance matrices with natural number entries. We present an algorithm performing a single multiplication and $(n - 1)$ sums, therefore using n arithmetic operations. The ingenuity of the approach relies on encoding the original $2n^2$ elements as two numbers of much greater magnitude. Thus, though processing each of...
Despite its importance, all proofs of the correctness of Strassen's famous 1969 algorithm to multipl...
The exponent of matrix multiplication is the smallest real number ω such that for all ε>0, O(n^(ω+ε)...
In this paper we propose models of combinatorial algorithms for the Boolean Matrix Multiplication (B...
AbstractWe give a constant α > 0.294 and, for any ε > 0, an algorithm for multiplying anN×Nmatrix by...
AbstractThe complexity of matrix multiplication has attracted a lot of attention in the last forty y...
These notes are based on a lecture given at the Toronto Student Seminar on February 2, 2012. The mat...
Let M(n) denote the bit complexity of multiplying n-bit integers, let ω ∈ (2, 3] be an exponent for ...
AbstractWe prove a lower bound of 2mn+2n−m−2 for the bilinear complexity of the multiplication of n×...
Matrix multiplication is commonly used in scientific computation. Given matrices A = (aij ) of size ...
The Strassen algorithm for multiplying $2 \times 2$ matrices requires seven multiplications and 18 ...
AbstractThe numbers of bit operations (bt) required for matrix multiplication (MM), matrix inversion...
The Strassen algorithm for multiplying 2 x 2 matrices requires seven multiplications and 18 addition...
Matrix multiplication (hereafter we use the acronym MM) is among the most fundamental operations of ...
The evaluation of the product of two matrices can be very computationally expensive. The multiplica...
This paper develops an algorithm to multiply a px2 matrix by a 2xn matrix in $\lceil (3pn+max(n,p))/...
Despite its importance, all proofs of the correctness of Strassen's famous 1969 algorithm to multipl...
The exponent of matrix multiplication is the smallest real number ω such that for all ε>0, O(n^(ω+ε)...
In this paper we propose models of combinatorial algorithms for the Boolean Matrix Multiplication (B...
AbstractWe give a constant α > 0.294 and, for any ε > 0, an algorithm for multiplying anN×Nmatrix by...
AbstractThe complexity of matrix multiplication has attracted a lot of attention in the last forty y...
These notes are based on a lecture given at the Toronto Student Seminar on February 2, 2012. The mat...
Let M(n) denote the bit complexity of multiplying n-bit integers, let ω ∈ (2, 3] be an exponent for ...
AbstractWe prove a lower bound of 2mn+2n−m−2 for the bilinear complexity of the multiplication of n×...
Matrix multiplication is commonly used in scientific computation. Given matrices A = (aij ) of size ...
The Strassen algorithm for multiplying $2 \times 2$ matrices requires seven multiplications and 18 ...
AbstractThe numbers of bit operations (bt) required for matrix multiplication (MM), matrix inversion...
The Strassen algorithm for multiplying 2 x 2 matrices requires seven multiplications and 18 addition...
Matrix multiplication (hereafter we use the acronym MM) is among the most fundamental operations of ...
The evaluation of the product of two matrices can be very computationally expensive. The multiplica...
This paper develops an algorithm to multiply a px2 matrix by a 2xn matrix in $\lceil (3pn+max(n,p))/...
Despite its importance, all proofs of the correctness of Strassen's famous 1969 algorithm to multipl...
The exponent of matrix multiplication is the smallest real number ω such that for all ε>0, O(n^(ω+ε)...
In this paper we propose models of combinatorial algorithms for the Boolean Matrix Multiplication (B...