qSERIES (version 0.6) MAPLE PACKAGE - WIN
Download the files
Further Instructions:
Today, I installed the qseries package on a Dell PC
running Windows XP with Maple 6.
Here's what I did:
- Moved the file wmprog.txt to
the directory:
C:\Program Files\Maple 6
- Moved the file maple.ini to
the directory:
C:\Program Files\Maple 6\bin.wnt
- Made a new directory:
mkdir mylib
This should be a subdirectory of C:\Program Files\Maple 6
-
Start the windows version by clicking on the maple icon.
- In maple:
> read "wmprog.txt";
This runs the maple program wmprog.txt and saves the
qseries
package to the directory
C:\Program Files\Maple 6\mylib
and exits.
- To test the package restart the windows version of maple
and enter:
> with(qseries);
NOTE:
To change the default locations it is necessary to edit the first
line of the file maple.ini and the second last line
of the maple program wmprog.txt.
The url of this page is http://www.math.ufl.edu/~frank/qmaple/0.6/maple6/dos/qmaple.html.
Created by
Francis Garvan
(frank@math.ufl.edu) on
Tuesday, February 10, 2004.
Last update made Tue Feb 10 23:17:06 EST 2004.
frank@math.ufl.edu