Index ranges for matrix calculi

R. Bayer,C. Witzgall
DOI: https://doi.org/10.1145/361598.361610
IF: 22.7
1972-12-01
Communications of the ACM
Abstract:The paper describes a scheme for symbolic manipulation of index expressions which arise as a by-product of the symbolic manipulation of expressions in the matrix calculi described by the authors in a previous paper. This scheme attempts program optimization by transforming the original algorithm rather than the machine code. The goal is to automatically generate code for handling the tedious address calculations necessitated by complicated data structures. The paper is therefore preoccupied with “indexing by position.” The relationship of “indexing by name” and “indexing by position” is discussed.
What problem does this paper attempt to address?