Fixes

Patches of Release 3, 4, and 5 for various operating systems are available at WMI's Internet site: The site contains patches for the various releases of Maple V (kernel, interface, and the main Maple Libraries).

R5 `print/array` patch by Joe Riel :

Following are patches or improvements of Maple V Release 3 library commands:

Software

Uncompressing the Files

Most of the documentation files are of Postscript file format, compressed to UNIX GZ format to allow faster transfer. Unzip files with suffix 'ps.gz' the following way:

  1. gzip -d name.ps.gz

The file should now read name.ps and is ready to be viewed.

TGZ files are uncompressed through two commands:

  1. gzip -d name.tgz
  2. tar xfv name.tar

DOS users may get some tips for unzipping the files in their environment: UNIX Tools for DOS Users (TAR, GZIP, CVTANSI).

last back

Author: Alexander F. Walz, alexander.f.walz@t-online.de
Original file location: http://www.math.utsa.edu/mirrors/maple/mplarfix.htm