GAP Project repository
  

Greased matrix multiplication

Need:
4
Time:
3
Component: Kernel
Contact: Alexander Hulpke
( hulpke@math.colostate.edu)
Last Update: 2004/1/17
Math:
1
Program:
4


Description

There is a variety of tricks for matrix multiplication over finite fields that usually goes under the name of ``greasing''. This involves precomputations, as well as efficient use of a cache memory architecture.

Speedup would affect all uses of finite field matrices.


GAP home page