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 <[EMAIL PROTECTED]>
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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"