1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Alejandro Pulver
b38a0ef77b This is a program which can calculate with several martices.
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
2006-11-01 20:26:08 +00:00