Reduction library:

A reduction operation is of the form
       Y = f(X0,X1,...,XN)
where Y, Xi are vectors.

Currently the reduction library supports maximum, minimum, sum,
and product operations.

This library was updated (changed, improved, whatever) for the 4.1
release of May '94.  Programs written before then will need to be 
changed if they used this library set.
