qSERIES (version 1.0) MAPLE PACKAGE - UNIX

Download the file
  • uprog (maple program, 53992 bytes)
Further Instructions:

  • In your home directory create a maple directory:
    mkdir maple
  • In your home directory we create a file called .mapleinit which will contain two lines. Type the following unix commands in your home directory:
      touch .mapleinit
      echo "mylib := $home/maple:"  >> .mapleinit
      echo "libname := mylib, libname:"  >> .mapleinit
    
    Your .mapleinit should look something like this.
  • Now start maple and read in the uprog file:
       maple < uprog
    
  • Now restart maple
       maple
    
    The maple prompt is the greater-than sign. After the prompt type the command with(qseries): You should see something like this.
    HERE is an example using the qseries package.
  • For instructions on using the qseries package see the tutorial.

The url of this page is http://qseries.org/fgarvan/qmaple/1.0/maple10/unix/qmaple.html.
Created by F.G. Garvan (fgarvan@math.ufl.edu) on Monday, June 22, 2009.
Last update made Mon Jun 22 13:49:39 EDT 2009.


MAIL fgarvan@math.ufl.edu