Changeset 0ae4ce in git
- Timestamp:
- Dec 19, 2000, 3:41:45 PM (22 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '00e2e9c41af3fde1273eb3633f4c0c7c3db2579d')
- Children:
- d9cb3cdf39648bac9801c8fb5af2b28e5c4731fa
- Parents:
- 49998fb82981e98f6ecf0cb14067141f57afc0df
- Location:
- Singular/LIB
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/algebra.lib
r49998f r0ae4ce 1 1 /////////////////////////////////////////////////////////////////////////////// 2 version="$Id: algebra.lib,v 1.5 2000-05-12 12:25:41 Singular Exp $"; 2 version="$Id: algebra.lib,v 1.6 2000-12-19 14:41:41 anne Exp $"; 3 category="Commutative Algebra"; 3 4 info=" 4 5 LIBRARY: algebra.lib PROCEDURES FOR COMPUTING WITH ALGBRAS AND MAPS -
Singular/LIB/elim.lib
r49998f r0ae4ce 1 // $Id: elim.lib,v 1. 9 2000-03-01 16:28:56 SingularExp $1 // $Id: elim.lib,v 1.10 2000-12-19 14:41:42 anne Exp $ 2 2 // (GMG, last modified 22.06.96) 3 3 /////////////////////////////////////////////////////////////////////////////// 4 4 5 version="$Id: elim.lib,v 1.9 2000-03-01 16:28:56 Singular Exp $"; 5 version="$Id: elim.lib,v 1.10 2000-12-19 14:41:42 anne Exp $"; 6 category="Commutative Algebra"; 6 7 info=" 7 8 LIBRARY: elim.lib PROCEDURES FOR ELIMINATIOM, SATURATION AND BLOWING UP -
Singular/LIB/homolog.lib
r49998f r0ae4ce 1 // $Id: homolog.lib,v 1.1 0 1999-12-13 15:33:47 obachmanExp $1 // $Id: homolog.lib,v 1.11 2000-12-19 14:41:42 anne Exp $ 2 2 //(BM/GMG) 3 3 /////////////////////////////////////////////////////////////////////////////// 4 4 5 version="$Id: homolog.lib,v 1.10 1999-12-13 15:33:47 obachman Exp $"; 5 version="$Id: homolog.lib,v 1.11 2000-12-19 14:41:42 anne Exp $"; 6 category="Commutative Algebra"; 6 7 info=" 7 8 LIBRARY: homolog.lib PROCEDURES FOR HOMOLOGICAL ALGEBRA -
Singular/LIB/intprog.lib
r49998f r0ae4ce 1 version="$Id: intprog.lib,v 1. 1 2000-09-14 12:37:09 SingularExp $";2 1 version="$Id: intprog.lib,v 1.2 2000-12-19 14:41:42 anne Exp $"; 2 category="Commutative Algebra"; 3 3 /////////////////////////////////////////////////////////////////////////////// 4 4 -
Singular/LIB/mregular.lib
r49998f r0ae4ce 1 // $Id: mregular.lib,v 1. 2 2000-12-04 12:13:05 mschulze Exp $1 // $Id: mregular.lib,v 1.3 2000-12-19 14:41:43 anne Exp $ 2 2 // IB/PG/GMG, last modified: 21.7.2000 3 3 ////////////////////////////////////////////////////////////////////////////// 4 version = "$Id: mregular.lib,v 1. 2 2000-12-04 12:13:05 mschulze Exp $";5 4 version = "$Id: mregular.lib,v 1.3 2000-12-19 14:41:43 anne Exp $"; 5 category="Commutative Algebra"; 6 6 info=" 7 7 LIBRARY: mregular.lib PROCEDURES FOR THE CASTELNUOVO-MUMFORD REGULARITY -
Singular/LIB/normal.lib
r49998f r0ae4ce 5 5 /////////////////////////////////////////////////////////////////////////////// 6 6 7 version="$Id: normal.lib,v 1.26 2000-05-23 22:57:52 greuel Exp $"; 7 version="$Id: normal.lib,v 1.27 2000-12-19 14:41:43 anne Exp $"; 8 category="Commutative Algebra"; 8 9 info=" 9 10 LIBRARY: normal.lib PROCEDURES FOR NORMALIZATION -
Singular/LIB/primdec.lib
r49998f r0ae4ce 1 // $Id: primdec.lib,v 1. 79 2000-06-10 23:44:35 greuelExp $1 // $Id: primdec.lib,v 1.80 2000-12-19 14:41:44 anne Exp $ 2 2 /////////////////////////////////////////////////////////////////////////////// 3 3 // primdec.lib // … … 11 11 /////////////////////////////////////////////////////////////////////////////// 12 12 13 version="$Id: primdec.lib,v 1.79 2000-06-10 23:44:35 greuel Exp $"; 13 version="$Id: primdec.lib,v 1.80 2000-12-19 14:41:44 anne Exp $"; 14 category="Commutative Algebra"; 14 15 info=" 15 16 LIBRARY: primdec.lib PROCEDURES FOR PRIMARY DECOMPOSITION -
Singular/LIB/primitiv.lib
r49998f r0ae4ce 1 // $Id: primitiv.lib,v 1.1 1 1999-08-12 16:12:43 lammExp $1 // $Id: primitiv.lib,v 1.12 2000-12-19 14:41:45 anne Exp $ 2 2 // last change: 12.08.99 3 3 /////////////////////////////////////////////////////////////////////////////// 4 4 // This library is for Singular 1.2 or newer 5 5 6 version="$Id: primitiv.lib,v 1.11 1999-08-12 16:12:43 lamm Exp $"; 6 version="$Id: primitiv.lib,v 1.12 2000-12-19 14:41:45 anne Exp $"; 7 category="Commutative Algebra"; 7 8 info=" 8 9 LIBRARY: primitiv.lib PROCEDURES FOR FINDING A PRIMITIVE ELEMENT -
Singular/LIB/reesclos.lib
r49998f r0ae4ce 4 4 5 5 version="$id reesclos.lib,v 1.30 2000/12/5 hirsch Exp $"; 6 6 category="Commutative Algebra"; 7 7 info=" 8 8 LIBRARY: reesclos.lib -
Singular/LIB/toric.lib
r49998f r0ae4ce 1 // version="$Id: toric.lib,v 1. 7 2000-09-14 12:37:10 SingularExp $";1 // version="$Id: toric.lib,v 1.8 2000-12-19 14:41:45 anne Exp $"; 2 2 3 3 /////////////////////////////////////////////////////////////////////////////// 4 4 category="Commutative Algebra"; 5 5 info=" 6 6 LIBRARY: toric.lib COMPUTING TORIC IDEALS
Note: See TracChangeset
for help on using the changeset viewer.