![]() | © 2000 P. Bogacki | Linear Algebra Toolkit - Main Page | v. 1.22a |
This Linear Algebra Toolkit is comprised of the modules listed below. Each module is designed to help a linear algebra student learn and practice a basic linear algebra procedure, such as Gauss-Jordan reduction, calculating the determinant, or checking for linear independence.
Click here for additional information on the toolkit.
MODULES |
Systems of linear equations and matrices | |
Row operation calculator | Interactively perform a sequence of elementary row operations on the given m x n matrix A. |
Transforming a matrix to row echelon form | Find a matrix in row echelon form that is row equivalent to the given m x n matrix A. |
Transforming a matrix to reduced row echelon form | Find the matrix in reduced row echelon form that is row equivalent to the given m x n matrix A. |
Solving a linear system of equations | Solve the given linear system of m equations in n unknowns. |
Calculating the inverse using row operations | Find (if possible) the inverse of the given n x n matrix A. |
Determinants | |
Calculating the determinant using row operations | Calculate the determinant of the given n x n matrix A. |
Vector spaces | |
Linear independence and dependence | Given the set S = {v1, v2, ... , vn} of vectors in the vector space V, determine whether S is linearly independent or linearly dependent. |
Determining if the set spans the space | Given the set S = {v1, v2, ... , vn} of vectors in the vector space V, determine whether S spans V. |
Finding a basis of the space spanned by the set | Given the set S = {v1, v2, ... , vn} of vectors in the vector space V, find a basis for span S. |
Finding a basis of the null space of a matrix | Find a basis of the null space of the given m x n matrix A. |
ADDITIONAL INFO |
Version | Date released | Description |
---|---|---|
1.00 | May 6, 2000 | Row Operation Calculator |
1.20 | September 6, 2000 | ROC becomes Linear Algebra Toolkit
5 modules added |
1.21 | October 17, 2000 | 2 modules added |
1.22 | October 26, 2000 | First official (non-beta) release |
1.22a | November 27, 2000 | Bug fixes |