Changeset 7e49b5 in git
- Timestamp:
- Aug 19, 2009, 3:17:25 PM (14 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
- Children:
- 5fb2e348fea51e9b9da433791373477ab4454643
- Parents:
- fb672de9b4ce15a15736d668a6e9bf8bb0c85b56
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/normal.lib
rfb672d r7e49b5 1 1 /////////////////////////////////////////////////////////////////////////////// 2 version="$Id: normal.lib,v 1.5 5 2009-05-29 09:27:20Singular Exp $";2 version="$Id: normal.lib,v 1.56 2009-08-19 13:17:25 Singular Exp $"; 3 3 category="Commutative Algebra"; 4 4 info=" … … 11 11 MAIN PROCEDURES: 12 12 normal(I[...]); normalization of an affine ring 13 normalP(I,[...] ;normalization of an affine ring in positive characteristic14 normalC(I,[...] ;normalization of an affine ring through a chain of rings13 normalP(I,[...]); normalization of an affine ring in positive characteristic 14 normalC(I,[...]); normalization of an affine ring through a chain of rings 15 15 HomJJ(L); presentation of End_R(J) as affine ring, J an ideal 16 16 genus(I); computes the geometric genus of a projective curve
Note: See TracChangeset
for help on using the changeset viewer.