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:
-
simplify/sqrt/fraction:
ASSUME.TXT for Release 3 (6,580
bytes - ASCII file)
-
isprime: ISPRIME.TXT for Release
3 (6,161 bytes - ASCII file)
-
Simplification improvements for trigonometric functions:
TRIGSIMP.TXT (17,797 bytes
- ASCII file)
Software
-
m2p.tgz (version 0.95b), a
Maple 3d-plot to Povray raytracer utility written by Bjoern Vaggen Konestabo;
this utility creates extremely beautiful images from plot3d structures; with
R3 and C code; for further instructions please visit the
Maple V to Povray Home Page (Norway).
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:
-
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:
-
gzip -d name.tgz
-
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).
Author: Alexander F. Walz, alexander.f.walz@t-online.de
Original file location: http://www.math.utsa.edu/mirrors/maple/mplarfix.htm