English

Typing linear algebra: A biproduct-oriented approach

Software Engineering 2013-12-18 v1 Category Theory

Abstract

Interested in formalizing the generation of fast running code for linear algebra applications, the authors show how an index-free, calculational approach to matrix algebra can be developed by regarding matrices as morphisms of a category with biproducts. This shifts the traditional view of matrices as indexed structures to a type-level perspective analogous to that of the pointfree algebra of programming. The derivation of fusion, cancellation and abide laws from the biproduct equations makes it easy to calculate algorithms implementing matrix multiplication, the central operation of matrix algebra, ranging from its divide-and-conquer version to its vectorization implementation. From errant attempts to learn how particular products and coproducts emerge from biproducts, not only blocked matrix algebra is rediscovered but also a way of extending other operations (e.g. Gaussian elimination) blockwise, in a calculational style, is found. The prospect of building biproduct-based type checkers for computer algebra systems such as MatlabTM is also considered.

Keywords

Cite

@article{arxiv.1312.4818,
  title  = {Typing linear algebra: A biproduct-oriented approach},
  author = {Hugo Daniel Macedo and José N. Oliveira},
  journal= {arXiv preprint arXiv:1312.4818},
  year   = {2013}
}

Comments

Science of Computer Programming (2013)

R2 v1 2026-06-22T02:29:34.095Z