qSERIES (version 1.0) MAPLE PACKAGE - WINDOWS

Download the files
  • wmprog (maple program, 54106 bytes)
  • maple.ini (maple initialization file, 77 bytes)
Further Instructions:(For Maple 11)

Today, I installed the qseries package on my IBM ThinkPad Laptop running Windows XP with Maple 11.
Here's what I did:

  • Moved the file wmprog to the directory:
    C:\Program Files\Maple 11
  • Moved the file maple.ini to the directory:
    C:\Program Files\Maple 11\Users
  • Made a new directory:
    mkdir mylib
    This should be a subdirectory of C:\Program Files\Maple 11
  • Start the Classic Worksheet (windows) version of MAPLE.
  • In maple:
    > read "wmprog";
    This runs the maple program wmprog and saves the qseries package to the directory
    C:\Program Files\Maple 11\mylib

    Then quit MAPLE and restart.

  • To test the package restart the windows version of maple and enter:
    > with(qseries);

    You should see something like this.
    HERE is an example using the qseries package.

  • NOTE:
    To change the default locations it is necessary to edit the first line of the file maple.ini and the third last line of the maple program wmprog.
  • For instructions on using the qseries package see the tutorial.

The url of this page is http://qseries.org/fgarvan/qmaple/1.0/maple11/win/qmaple.html.
Created by F.G. Garvan (fgarvan@math.ufl.edu) on Monday, June 22, 2009.
Last update made Tue Jul 7 12:24:48 EDT 2009.


MAIL fgarvan@math.ufl.edu