Changeset af9975 in git for Singular/LIB/stratify.lib


Ignore:
Timestamp:
Dec 19, 2000, 4:08:06 PM (23 years ago)
Author:
Anne Frühbis-Krüger <anne@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
2b9072575b4a2cb2683385b9fbc04acef032e4d3
Parents:
fd3fb7dbc86367eff44c67ba650cb57e8159487d
Message:
*anne: stratify.lib: corrected header


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

Legend:

Unmodified
Added
Removed
  • Singular/LIB/stratify.lib

    rfd3fb7 raf9975  
    1 // $Id: stratify.lib,v 1.2 2000-12-19 15:05:41 anne Exp $
     1// $Id: stratify.lib,v 1.3 2000-12-19 15:08:06 anne Exp $
    22// (anne, last modified 23.5.00)
    33/////////////////////////////////////////////////////////////////////////////
     
    55/////////////////////////////////////////////////////////////////////////////
    66
    7 version="$Id: stratify.lib,v 1.2 2000-12-19 15:05:41 anne Exp $";
     7version="$Id: stratify.lib,v 1.3 2000-12-19 15:08:06 anne Exp $";
    88category="Invariant theory";
    99info="
     
    1414
    1515Procedures:
    16   prepMat(M,wr,ws,step);  list of submatrices corresponding to the
    17                           given filtration
     16  prepMat(M,wr,ws,step);  list of submatrices corresp. to the given filtration
    1817  stratify(M,wr,ws,step); algorithmic stratifcation (main procedure)
    1918";
Note: See TracChangeset for help on using the changeset viewer.