Views and edits symbolic matrices in pretty print. In the screen appears the current element, the size of the matrix, the current position and a mini grob that is the matrix (each element is represented by a point and the current position is highlighted). Also allows one to add and delete rows and columns and create symmetric matrices.
Program that receives two matrices and applies the formulas of the second to the values of the first, and acts like a spreadsheet. Does not need any interface more than the stack and because of that can be used inside other programs. It's a litle slow, but very versatile and could be improved because it comes with the (calculator-readable) open source files. Written in UserRPL. Manual in PDF included.
Evaluates advanced formulas inside your 2D matrices or list of lists. Use your favorite matrix writer/editor to create a matrix Excel sheet-like style. All functions, external variables, even links to other tables or lists are supported.