News

An artificial intelligence created by the firm DeepMind has discovered a new way to multiply numbers, the first such advance in over 50 years. The find could boost some computation speeds by up to 20 ...
This paper develops an algorithm to multiply a p × 2 matrix by a 2 × n matrix in $\lceil(3pn + \max (n, p))/2\rceil$ multiplications without use of commutativity of matrix elements. The algorithm ...
Matrix multiplication is at the heart of many machine learning breakthroughs, and it just got faster—twice. Last week, DeepMind announced it discovered a more efficient way to perform matrix ...
In this video from PASC17, Alfio Lazzaro (University of Zurich, Switzerland) presents: Increasing Efficiency of Sparse Matrix-Matrix Multiplication. “Matrix-matrix multiplication is a basic operation ...
Solving many scientific and technical applications entails the use of matrix multiplies somewhere in the algorithm and thus the computer code. With today’s multicore CPUs, proper use of complier ...
The inspiration for this column comes not from the epic 1999 film The Matrix, as the title may suggest, but from an episode of Sean Carroll’s Mindscape podcast that I listened to over the summer. The ...