Date: Wed, 1 Nov 2006 20:26:08 +0000 (UTC) From: Alejandro Pulver <alepulver@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/matrices Makefile distinfo pkg-descr Message-ID: <200611012026.kA1KQ8eD031056@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alepulver 2006-11-01 20:26:08 UTC
FreeBSD ports repository
Modified files:
math Makefile
Added files:
math/matrices Makefile distinfo pkg-descr
Log:
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
Revision Changes Path
1.431 +1 -0 ports/math/Makefile
1.1 +28 -0 ports/math/matrices/Makefile (new)
1.1 +3 -0 ports/math/matrices/distinfo (new)
1.1 +10 -0 ports/math/matrices/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611012026.kA1KQ8eD031056>
