Changeset f349c5 in git
- Timestamp:
- Feb 12, 2009, 2:31:40 PM (14 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 59290668f43ddad59db23c4230c5c49c26bebd53
- Parents:
- 90a60fe38bdb36d2a9edfceca3250e947ac9d379
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/standard.lib
r90a60f rf349c5 5 5 //### Todo: im lokalen Fall die Hilbert-Samuel Funktion verwenden 6 6 ////////////////////////////////////////////////////////////////////////////// 7 version="$Id: standard.lib,v 1.10 6 2009-01-15 13:51:18Singular Exp $";7 version="$Id: standard.lib,v 1.107 2009-02-12 13:31:40 Singular Exp $"; 8 8 category="Miscellaneous"; 9 9 info=" … … 1302 1302 groebner(i,"fglm"); //computes a reduced standard basis 1303 1303 1304 if (system("with","MP")) {groebner(i,10,"std");}1305 defined(Standard::groebner_error);1306 1304 option(set,opt); 1307 1305 }
Note: See TracChangeset
for help on using the changeset viewer.