Making mistakes with MapleMapleIntroduction to programming with MapleMatrices with Maple

Matrices with Maple

Maple has a linear algebra package that performs vector and matrix operations; finds determinants, inverse matrices, eigenvalues and eigenvectors; and so forth. (Online information about the package is available via ?linalg.) Before reading further, load this package into your Maple session via the with(linalg): command. (Do not be concerned if loading this package produces a message from Maple about new definitions for norm and trace. This message is normal.)


logo The Math 696 course pages were last modified April 5, 2005.
These pages are copyright © 1995-2005 by Harold P. Boas. All rights reserved.
 
Making mistakes with MapleMapleIntroduction to programming with MapleMatrices with Maple