The Records

This page contains documents that have been written to make sure a small piece of information would not be lost. Ideas which are not advanced enough to be published as papers, but which are also valuable enough to save can be found in the documents on this page.

The documents

Matrix Vector Multiplication

We found a way to efficiencly implement a matrix vector multiplication (MVM) on a vector processor for square matrices. The method is meant for when the MVM is executed multiple times with the same matrix. But a more detailed description can be found in the pdf file.

Back to the project page