Changeset af9975 in git
- Timestamp:
- Dec 19, 2000, 4:08:06 PM (22 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '00e2e9c41af3fde1273eb3633f4c0c7c3db2579d')
- Children:
- 2b9072575b4a2cb2683385b9fbc04acef032e4d3
- Parents:
- fd3fb7dbc86367eff44c67ba650cb57e8159487d
- 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:41anne Exp $1 // $Id: stratify.lib,v 1.3 2000-12-19 15:08:06 anne Exp $ 2 2 // (anne, last modified 23.5.00) 3 3 ///////////////////////////////////////////////////////////////////////////// … … 5 5 ///////////////////////////////////////////////////////////////////////////// 6 6 7 version="$Id: stratify.lib,v 1. 2 2000-12-19 15:05:41anne Exp $";7 version="$Id: stratify.lib,v 1.3 2000-12-19 15:08:06 anne Exp $"; 8 8 category="Invariant theory"; 9 9 info=" … … 14 14 15 15 Procedures: 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 18 17 stratify(M,wr,ws,step); algorithmic stratifcation (main procedure) 19 18 ";
Note: See TracChangeset
for help on using the changeset viewer.