HOME
EDIT ITEM
CMM2 LIBRARY
by
Subtitle
Version
Description
A short program to compute the inverse of 2D matrices up to 10x10 in size. The method is Gaussian Elimination, which is fast but has issues with numerical instability with ill-conditioned matrices. This is more of a demo than a really useful program because of the numerical issues.
Download