qSERIES (version 0.4) MAPLE PACKAGE - WIN9X
Download the files
- wmprog (maple program, 36254 bytes)
- maple.ini (maple initialization file, 88 bytes)
Further Instructions:
Today, I installed the qseries package on an Inspiron 3500 Dell laptop
running Windows 98.
Here's what I did:
- Moved the files wmprog and maple.ini to
the directory:
c:\progra~1\maplev~1.1\bin.wnt
- Made a new directory:
mkdir mylib
This should be a subdirectory of c:\progra~1\maplev~1.1
- In a DOS box: started the command line version of maple:
cmaple
OR
start the windows version by clicking on the maple icon.
- In maple:
> read wmprog;
This runs the maple program wmprog and saves the qseries
package to the directory c:\progra~1\maplev~1.1\mylib
and exits.
- To test the package start 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.
The url of this page is http://www.math.ufl.edu/~frank/qmaple/0.4/maplevR5.1/dos/qmaple.html.
Created by F.G. Garvan
(frank@math.ufl.edu) on
Thursday, January 13, 2000.
Last update made Thu Jan 13 16:30:39 EST 2000.
frank@math.ufl.edu