Changeset 76491be in git for Tst/Manual/lpHilbert.tst


Ignore:
Timestamp:
Oct 31, 2018, 5:50:45 PM (6 years ago)
Author:
Karim Abou Zeid <karim23697@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', '38077648e7239f98078663eb941c3c979511150a')
Children:
80698fe559d52389ea2e08a9ea120c9b161ebc15
Parents:
59e9c87de7fb58c2298f3a703a05f0ef72dc2cae
Message:
Removed and fixed tests
Following tests need new .res.gz.uu:
Short/fpadim_s.tst
Manual/Example_of_use_of_@sc{Letterplace}.tst
Manual/freeGBasis.tst
Manual/lpHilbert.tst
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Tst/Manual/lpHilbert.tst

    r59e9c8 r76491be  
    77//Groebner basis
    88lpHilbert(G,5,2); // invokes procedure with degree bound 5 and 2 variables
    9 // note that the optional parameters are not necessary, due to the finiteness
    10 // of the K-dimension of the factor algebra
    11 lpDHilbert(G); // procedure with ring parameters
    12 lpDHilbert(G,0); // procedure without degreebound
    139tst_status(1);$
Note: See TracChangeset for help on using the changeset viewer.