Changeset b6e288 in git
- Timestamp:
- Jan 14, 2008, 2:01:04 PM (15 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
- Children:
- 14b3537a36ed5b3afffacd7fe8443b5879fdf28a
- Parents:
- ed992726ef9ded84cf538769cc27a84903ac2183
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/noether.lib
red9927 rb6e288 1 1 // AH last modified: 01.07.2007 2 2 ////////////////////////////////////////////////////////////////////////////// 3 version = "$Id: noether.lib,v 1. 8 2007-08-01 14:45:01Singular Exp $";3 version = "$Id: noether.lib,v 1.9 2008-01-14 13:01:04 Singular Exp $"; 4 4 category="Commutative Algebra"; 5 5 info=" … … 16 16 The procedures are based on a paper of Amir Hashemi 'Efficient Algorithms for 17 17 Computing Noether Normalization' 18 Submitted to: Special Issue of Mathematics in Computer Science on Symbolic 19 and Numeric Computation. 18 (presented in ASCM 2007) 20 19 21 20 This library computes also Castelnuovo-Mumford regularity and satiety of an … … 23 22 The procedures are based on a paper of Amir Hashemi 'Computation of 24 23 Castelnuovo-Mumford regularity and satiety' 25 Submitted to: ISSAC 2007. 24 (preprint 2007) 26 25 27 26
Note: See TracChangeset
for help on using the changeset viewer.