|  |  4.11.4 list related functions 
 
bareissreturns a list of a matrix (lower triangular) and
of an intvec (permutations of columns, see  bareiss)
bettiBetti numbers of a resolution (see  betti)
deletedeletion of an element from a list (see  delete)
facstdfactorizing Groebner basis algorithm (see  facstd)
factorizelist of factors of a polynomial (see  factorize)
insertinsertion of a new element into a list (see  insert)
minresminimization of a free resolution (see  minres)
nameslist of all user-defined variable names (see  names)
sizenumber of entries (see  size)
conversion from resolution(see  resolution)
 
 |