Changeset e05fb0 in git


Ignore:
Timestamp:
Dec 20, 2000, 5:49:37 PM (22 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
be939130441cde83c49169517306405bb842d34b
Parents:
24b0dc64e3b2f1aec87e7d241d6f4393d68606fa
Message:
*hannes: stratify.lib help


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

Legend:

Unmodified
Added
Removed
  • Singular/LIB/stratify.lib

    r24b0dc re05fb0  
    1 // $Id: stratify.lib,v 1.3 2000-12-19 15:08:06 anne Exp $
     1// $Id: stratify.lib,v 1.4 2000-12-20 16:49:37 Singular Exp $
    22// (anne, last modified 23.5.00)
    33/////////////////////////////////////////////////////////////////////////////
     
    55/////////////////////////////////////////////////////////////////////////////
    66
    7 version="$Id: stratify.lib,v 1.3 2000-12-19 15:08:06 anne Exp $";
     7version="$Id: stratify.lib,v 1.4 2000-12-20 16:49:37 Singular Exp $";
    88category="Invariant theory";
    99info="
     
    1111                          Greuel-Pfister ALGORITHM
    1212AUTHOR:  Anne Fruehbis-Krueger, anne@mathematik.uni-kl.de
    13 last modified: 12.12.2000
    14 
    15 Procedures:
     13
     14PROCEDURES:
    1615  prepMat(M,wr,ws,step);  list of submatrices corresp. to the given filtration
    1716  stratify(M,wr,ws,step); algorithmic stratifcation (main procedure)
Note: See TracChangeset for help on using the changeset viewer.