send link to app

Touch Matrix Algebra app for iPhone and iPad


4.6 ( 9536 ratings )
Utilities Education
Developer: Kirk Kaminsky
Free
Current version: 1.1, last update: 7 years ago
First release : 17 Mar 2015
App size: 13.86 Mb

Learning linear algebra? Need to see step by step how to bring a matrix to (reduced) row echelon form by Gaussian elimination? Or better yet, want to carry out the elementary row operations yourself? ... without getting bogged down in arithmetic, and learn one of the most important algorithms in mathematics, physics and computer science?

***If you need advanced numerical linear algebra features like eigensystem determination or singular value decomposition, be sure to check out Touch Matrix Algebra Pro.***

Introducing Touch Matrix Algebra, a completely unique way of working with matrices: by touch! Its almost fun. Here are some of the unique features of this mathematics app:

• drag and drop colour coded matrices to perform binary operations (e.g. matrix multiplication);
• tap to edit, long press to operate on a single matrix;
• work with either arbitrary precision matrix elements as rational numbers (rational matrices), or conventional fixed-precision, floating point numbers (decimal matrices). Convert the former into the latter;
• see the detailed, step-by-step calculation of the Gaussian algorithm that brings a matrix to row-echelon or reduced row-echelon form, and calculates a matrix inverse, rank or determinant (for rational matrices)...
• or better yet... in editing mode, highlight rows and instruct the app to carry out the elementary row operations yourself! Learn the essence of the algorithm without the hassle of carrying out the arithmetic details.
• factorize a matrix into Lower and Upper triangular matrices (up to a Permutation matrix): PLU decomposition.

Most of the basic linear algebra operations that can be done EXACTLY with rational numbers are implemented here.

The basic version of the app allows you to work with matrices up to size 3 × 3.

Unlock matrix size restrictions (and remove ads/enable offline mode) to blow the doors off, and create (essentially) arbitrarily large matrices. So you can drag race your new triple core iPad Air 2 against your friends old iPhone 4s, and invert that random 1500 × 1500 decimal matrix . And while youre at it, do a PLU decomposition on a 1000 × 2000 decimal matrix... at the same time. (Just remember to turn off show calculations!) Touch Matrix Algebra is not only multithreaded, but the Gaussian algorithm is parallelized. Its sick: benchmark any iOS device!

Also as of V1.1: unlock 3D Graphing Support - turns Touch Matrix Algebra into a beautiful, inexpensive 3D graphing calculator, and 3D graph all of your large matrices.


Designed by an educator, mathematician and physicist.

Coded in Swift, Objective-C, and C++.