aboutsummaryrefslogtreecommitdiff
path: root/math/matrices/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* This is a program which can calculate with several martices.Alejandro Pulver2006-11-011-0/+10
It can multiplicate (by matrix or number), add, substract, invert, transpose and get the determinant of matrices. And these calculations can be done on matrices of any order. It has two interfaces: GTK GUI and console-interface. Morten Slot Kristensen <ontherenth@gmail.com> WWW: http://mplus.dk/matrices/ PR: ports/104983 Submitted by: Morten Slot Kristensen Notes: svn path=/head/; revision=176116