Bug 104983

Summary: [NEW PORT] math/matrices: Matrix calculator
Product: Ports & Packages Reporter: Morten Slot Kristensen <ontherenth>
Component: Individual Port(s)Assignee: Alejandro Pulver <alepulver>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Morten Slot Kristensen 2006-10-31 21:00:35 UTC
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.

WWW: http://mplus.dk/matrices/
Comment 1 Alejandro Pulver freebsd_committer freebsd_triage 2006-10-31 22:39:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

I'll take it.
Comment 2 Alejandro Pulver freebsd_committer freebsd_triage 2006-11-01 20:27:02 UTC
State Changed
From-To: open->closed

New port added, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-11-01 20:29:21 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"