Changeset d716d1 in git


Ignore:
Timestamp:
Mar 9, 2018, 5:02:04 PM (6 years ago)
Author:
Karim Abou Zeid <karim23697@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
Children:
25c1b81b33a57f7dd03b06ccb5e90cbfeb1e77f8
Parents:
673fd0fe769d3274c080421923860a98801c1cdf
Message:
Update shiftinvariant doc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/LIB/freegb.lib

    r673fd0 rd716d1  
    34963496
    34973497proc isOrderingShiftInvariant(int withHoles)
    3498   "USAGE:
     3498  "USAGE: isOrderingShiftInvariant(b); b an integer interpreted as a boolean
    34993499  RETURN: int
     3500  NOTE: Tests whether the ordering of the current ring is shift invariant, which is the case, when LM(p) > LM(p') for all p and p' where p' is p shifted by any number of places.
     3501@*      If withHoles != 0 even Letterplace polynomials with holes (eg. x(1)*y(4)) are considered.
    35003502  ASSUME: - basering is a Letterplace ring.
    35013503  "
Note: See TracChangeset for help on using the changeset viewer.