CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]        2011/11/17 16:38:02

Log message:
    import matharray: GNUstep library to manipulate matrices
    
    MathArray is a general library of classes for performing mathematical
    operations on arrays (vectors, matrices, etc) of values. It can operate
    on any standard 'C' number type plus numbers of complex type. MathArray
    knows implicitly what types of operations can be performed on what types
    of numbers and will automatically cast itself to the correct number type
    representation to handle the specific operation. Standard operations
    include addition, scalar and matrix multiplication and logical
    operations. Mathematical operations in the standard C math library are
    also supported, as well as user-defined functions.
    
    OK rpointel@ same for aclock and gomoku, where I forgot, sorry
    
    Status:
    
    Vendor Tag: sebastia
    Release Tags:       sebastia_20111118
    
    U ports/x11/gnustep/aclock/Makefile
    U ports/x11/gnustep/aclock/distinfo
    U ports/x11/gnustep/aclock/pkg/DESCR
    U ports/x11/gnustep/aclock/pkg/PLIST
    
    No conflicts created by this import

Reply via email to