Matrix2D Readme

http://hurring.com/code/python/matrix2d/
@author Scott Hurring [scott at hurring dot com]
@version v0.3 - Apr 20, 2006

Originally, this was a quick hack i wrote to double check my Linear algebra homework one night... since then, i've put some more time into it and tried to make it a little more open-ended.

Version 0.3:

I wrote this code for fun one night, so it's not optimized or terribly well debugged. I use it to doublecheck my homework, so i'm reasonably sure it'll work for most matrices, i can't guarantee it wont fail or bomb out sometimes.