scispace - formally typeset
R

Robert L. Probert

Researcher at University of Saskatchewan

Publications -  5
Citations -  61

Robert L. Probert is an academic researcher from University of Saskatchewan. The author has contributed to research in topics: Matrix multiplication & Paging. The author has an hindex of 3, co-authored 5 publications receiving 58 citations.

Papers
More filters
Book ChapterDOI

Efficient Procedures for Using Matrix Algorithms

TL;DR: Five classes of composite matrix multiplication algorithms are considered and an optimal strategy is presented for each class and best and worst case cost coefficients for matrix multiplication are given.
Journal ArticleDOI

Storage reorganization techniques for matrix computation in a paging environment

TL;DR: The procedure TANGENTS accepts as its inputs a point p and a convex polygon P, given as a sequence of vertices beginning with m, which is represented by means of an A VL tree T(P) modified so that each vertex Vi stores a pointer NEXT to the address of its successor Vi+l on the boundary of P.
Proceedings ArticleDOI

A note on matrix multiplication in a paging environment

TL;DR: An algorithm with a theoretically better rate of growth results is presented for adapting Strassen-like recursive methods to a paging environment and an algorithm for efficiently converting matrices from row storage form to sub-matrix storage form, thus making more accessible the benefits of algorithms based on sub- Matrices storage form.
Journal ArticleDOI

Commutativity, non-commutativity, and bilinearity

TL;DR: This paper compares the computing power of classes of a2gorithms over the problem of computing a forms in an ordered pair 01 ,B) of sets, over a fold K of scalars, a generalization of atrix multiplication problem.
Proceedings ArticleDOI

SIGACT (Paper Session)

TL;DR: In this paper, the authors explore programming language concepts in terms of Hoare's formal assignment axiom and adapt a divide-and-conquer technique to a paging environment.