Changeset 0ae4ce in git


Ignore:
Timestamp:
Dec 19, 2000, 3:41:45 PM (22 years ago)
Author:
Anne Frühbis-Krüger <anne@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '00e2e9c41af3fde1273eb3633f4c0c7c3db2579d')
Children:
d9cb3cdf39648bac9801c8fb5af2b28e5c4731fa
Parents:
49998fb82981e98f6ecf0cb14067141f57afc0df
Message:
*anne: added category to libraries for "Commutative Algebra"


git-svn-id: file:///usr/local/Singular/svn/trunk@4941 2c84dea3-7e68-4137-9b89-c4e89433aadc
Location:
Singular/LIB
Files:
10 edited

Legend:

Unmodified
Added
Removed
  • Singular/LIB/algebra.lib

    r49998f r0ae4ce  
    11///////////////////////////////////////////////////////////////////////////////
    2 version="$Id: algebra.lib,v 1.5 2000-05-12 12:25:41 Singular Exp $";
     2version="$Id: algebra.lib,v 1.6 2000-12-19 14:41:41 anne Exp $";
     3category="Commutative Algebra";
    34info="
    45LIBRARY:  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 Singular Exp $
     1// $Id: elim.lib,v 1.10 2000-12-19 14:41:42 anne Exp $
    22// (GMG, last modified 22.06.96)
    33///////////////////////////////////////////////////////////////////////////////
    44
    5 version="$Id: elim.lib,v 1.9 2000-03-01 16:28:56 Singular Exp $";
     5version="$Id: elim.lib,v 1.10 2000-12-19 14:41:42 anne Exp $";
     6category="Commutative Algebra";
    67info="
    78LIBRARY:  elim.lib      PROCEDURES FOR ELIMINATIOM, SATURATION AND BLOWING UP
  • Singular/LIB/homolog.lib

    r49998f r0ae4ce  
    1 // $Id: homolog.lib,v 1.10 1999-12-13 15:33:47 obachman Exp $
     1// $Id: homolog.lib,v 1.11 2000-12-19 14:41:42 anne Exp $
    22//(BM/GMG)
    33///////////////////////////////////////////////////////////////////////////////
    44
    5 version="$Id: homolog.lib,v 1.10 1999-12-13 15:33:47 obachman Exp $";
     5version="$Id: homolog.lib,v 1.11 2000-12-19 14:41:42 anne Exp $";
     6category="Commutative Algebra";
    67info="
    78LIBRARY:  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 Singular Exp $";
    2 
     1version="$Id: intprog.lib,v 1.2 2000-12-19 14:41:42 anne Exp $";
     2category="Commutative Algebra";
    33///////////////////////////////////////////////////////////////////////////////
    44
  • 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 $
    22// IB/PG/GMG, last modified:  21.7.2000
    33//////////////////////////////////////////////////////////////////////////////
    4 version = "$Id: mregular.lib,v 1.2 2000-12-04 12:13:05 mschulze Exp $";
    5 
     4version = "$Id: mregular.lib,v 1.3 2000-12-19 14:41:43 anne Exp $";
     5category="Commutative Algebra";
    66info="
    77LIBRARY: mregular.lib       PROCEDURES FOR THE CASTELNUOVO-MUMFORD REGULARITY
  • Singular/LIB/normal.lib

    r49998f r0ae4ce  
    55///////////////////////////////////////////////////////////////////////////////
    66
    7 version="$Id: normal.lib,v 1.26 2000-05-23 22:57:52 greuel Exp $";
     7version="$Id: normal.lib,v 1.27 2000-12-19 14:41:43 anne Exp $";
     8category="Commutative Algebra";
    89info="
    910LIBRARY:  normal.lib     PROCEDURES FOR NORMALIZATION
  • Singular/LIB/primdec.lib

    r49998f r0ae4ce  
    1 // $Id: primdec.lib,v 1.79 2000-06-10 23:44:35 greuel Exp $
     1// $Id: primdec.lib,v 1.80 2000-12-19 14:41:44 anne Exp $
    22///////////////////////////////////////////////////////////////////////////////
    33// primdec.lib                                                               //
     
    1111///////////////////////////////////////////////////////////////////////////////
    1212
    13 version="$Id: primdec.lib,v 1.79 2000-06-10 23:44:35 greuel Exp $";
     13version="$Id: primdec.lib,v 1.80 2000-12-19 14:41:44 anne Exp $";
     14category="Commutative Algebra";
    1415info="
    1516LIBRARY: primdec.lib   PROCEDURES FOR PRIMARY DECOMPOSITION
  • Singular/LIB/primitiv.lib

    r49998f r0ae4ce  
    1 // $Id: primitiv.lib,v 1.11 1999-08-12 16:12:43 lamm Exp $
     1// $Id: primitiv.lib,v 1.12 2000-12-19 14:41:45 anne Exp $
    22// last change:            12.08.99
    33///////////////////////////////////////////////////////////////////////////////
    44// This library is for Singular 1.2 or newer
    55
    6 version="$Id: primitiv.lib,v 1.11 1999-08-12 16:12:43 lamm Exp $";
     6version="$Id: primitiv.lib,v 1.12 2000-12-19 14:41:45 anne Exp $";
     7category="Commutative Algebra";
    78info="
    89LIBRARY:    primitiv.lib    PROCEDURES FOR FINDING A PRIMITIVE ELEMENT
  • Singular/LIB/reesclos.lib

    r49998f r0ae4ce  
    44
    55version="$id reesclos.lib,v 1.30 2000/12/5 hirsch Exp $";
    6 
     6category="Commutative Algebra";
    77info="
    88LIBRARY:     reesclos.lib
  • Singular/LIB/toric.lib

    r49998f r0ae4ce  
    1 // version="$Id: toric.lib,v 1.7 2000-09-14 12:37:10 Singular Exp $";
     1// version="$Id: toric.lib,v 1.8 2000-12-19 14:41:45 anne Exp $";
    22
    33///////////////////////////////////////////////////////////////////////////////
    4 
     4category="Commutative Algebra";
    55info="
    66LIBRARY: toric.lib                COMPUTING TORIC IDEALS
Note: See TracChangeset for help on using the changeset viewer.