Technology Requirements and Platforms

System Requirement
  1. PC with a minimum of 20 MB and a minimum of 8 RAMS
  2. Windows 3.x, 95, 98, 2000 or NT 4.0
  3. MapleV (Release 3, 4, 5, 6, or 7)
Installation
On running the installation program on the CD, you have the option of selecting the readme file or selecting to go through the installation process. You also have the option of running the application from the CD.

Platforms

  1. Create a folder in the Hard Disk and call it ILAT
  2. Copy the directory Ilat3cd, Ilat4cd or ilat5cd (depending upon the MapleV release 3, 4 or 5) the following subdirectories: Lessons, Labs, Projects, and Lib. Place these into the ILAT folder that you created in the Hard Disk
  3. Create a text file (using any text editor) call the file MapleInit. The content of this file must be: libname:=libname,"Hard Disk:ilat:lib": This file must be placed in the Maple folder
  4. To run the worksheets: Open Maple. Then go to file select open and then choose from the ilat folder

  5. either Lessons, Labs or Projects and open the file you select. Here is the file structure that we adopt
    There are six units:
    The Lessons subdirectory includes the list of all lessons, proofs of facts and solution to exercises.
    To select a lesson for the proper unit, here is the scheme we followed:
    for unit 1 (Systems of Linear Equations) the  5 lessons are: linsys1.mws...linsys5.mws
    for unit 2 (matrix Algebra) the 7 lessons are: linmat1.mws...linmat7.mws
    for unit3 (Linear Spaces) the 6 lessons are:  linsp1.mws…linsp6.mws
    for unit 4 (Inner Product Spaces), the 4 lessons are: linpdt1.mws..linpdt4.mws
    for unit 5 (Linear Transformations), the 5 lessons are: lintran1.mws...lintran5.mws
    for unit 6 (Eigenspaces), the 5 lessons are: lineign1.mws....lineign5.mws

    The Labs subdirectory includes the list of all labs.
    To select a lab for the proper unit, here is the scheme we followed:
    for unit 1 (Systems of Linear Equations) the  2 labs are: lab1p1.mws and lab1p2.mws
    for unit 2 (matrix Algebra) the 2 labs are: lab2p1.mws and lab2p2.mws
    for unit3 (Linear Spaces) the 3 labs are:  lab3p1.mws, lab3p2.mws, and lab3p3.mws
    for unit 4 (Inner Product Spaces), the 2 labs are: lab4p1.mws and lab4p2.mws
    for unit 5 (Linear Transformations), the 2 labs are: lab5p1.mws and lab5p2.mws
    for unit 6 (Eigenspaces), the 2 labs are: lab6p1.mws and lab6p2.mws
     

    The Projects subdirectory includes the list of all projects.
    To select a project for the proper unit, here is the scheme we followed:
    For unit 1 (Systems of Linear Equations) the 2 projects are: lsyspro1.mws and lsyspro2.mws
    for unit 2 (matrix Algebra) the 3 projects are: malpro1.mws, malpro2.mws, and malpro3.mws
    for unit3 (Linear Spaces) the 2 projects are:  linspro1.mws and linspro2.mws
    for unit 4 (Inner Product Spaces), the 2 projects are lnpdpro1.mws and lnpdpro2.mws
    for unit 5 (Linear Transformations), the 2 projects are ltproj1.mws and ltproj2.mws
    for unit 6 (Eigenspaces), the 4 projects are: lneipro1.mws, lneipro2.mws, lneipro3.mws, and lneipro4.mws
     
     

  1. Create a directory in the your user home and call it ILAT
  2. When you open the CD, copy from the directory Ilat4cd or ilat5cd (depending upon the MapleV release 4 or 5) the following subdirectories: Lessons, Labs, Projects, and Lib. Place these into the ILAT directory
  3. Create a text file (using any text editor) call the file .mapleinit . The content of this file must be: libname:=libname,"/path/ilat/lib": This file must be placed in the user home directory. For a system wide initialization file, place a file called init in the /maple/lib directory.