Changeset 5dc4ea in git for Singular/LIB/invar.lib


Ignore:
Timestamp:
Sep 18, 1997, 11:58:26 AM (26 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'd1b01e9d51ade4b46b745d3bada5c5f3696be3a8')
Children:
1a5daea04547872672e8d5c6d19ac391e34ca05e
Parents:
741512c3f18910d2025325eadcbef56647da00d0
Message:
* hannes: changes to naLcm, naNormalize
* greuel/hannes: changes to deform.lib invar.lib(Header) matrix.lib
     prim_dec.lib primdec.lib


git-svn-id: file:///usr/local/Singular/svn/trunk@730 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/LIB/invar.lib

    r741512c r5dc4ea  
    1 // $Id: invar.lib,v 1.2 1997-09-10 07:52:55 Singular Exp $
     1// $Id: invar.lib,v 1.3 1997-09-18 09:58:24 Singular Exp $
    22///////////////////////////////////////////////////////
    33// invar.lib
    44// algorithm for computing the ring of invariants under
    5 // the action of the additive group
     5// the action of the additive group (C,+)
    66// written by Gerhard Pfister
    77//////////////////////////////////////////////////////
    88
    9 LIBRARY: invar.lib PROCEDURE FOR COMPUTING INVARIANTS UNDER C+-ACTIONS
     9LIBRARY: invar.lib PROCEDURE FOR COMPUTING INVARIANTS UNDER (C,+)-ACTIONS
    1010
    1111  invariantRing(matrix m,poly p,poly q,int choose)
Note: See TracChangeset for help on using the changeset viewer.