Changeset e05fb0 in git
- Timestamp:
- Dec 20, 2000, 5:49:37 PM (22 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- be939130441cde83c49169517306405bb842d34b
- Parents:
- 24b0dc64e3b2f1aec87e7d241d6f4393d68606fa
- 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 anneExp $1 // $Id: stratify.lib,v 1.4 2000-12-20 16:49:37 Singular Exp $ 2 2 // (anne, last modified 23.5.00) 3 3 ///////////////////////////////////////////////////////////////////////////// … … 5 5 ///////////////////////////////////////////////////////////////////////////// 6 6 7 version="$Id: stratify.lib,v 1. 3 2000-12-19 15:08:06 anneExp $";7 version="$Id: stratify.lib,v 1.4 2000-12-20 16:49:37 Singular Exp $"; 8 8 category="Invariant theory"; 9 9 info=" … … 11 11 Greuel-Pfister ALGORITHM 12 12 AUTHOR: Anne Fruehbis-Krueger, anne@mathematik.uni-kl.de 13 last modified: 12.12.2000 14 15 Procedures: 13 14 PROCEDURES: 16 15 prepMat(M,wr,ws,step); list of submatrices corresp. to the given filtration 17 16 stratify(M,wr,ws,step); algorithmic stratifcation (main procedure)
Note: See TracChangeset
for help on using the changeset viewer.