skpol.spad line 36 [edit on github]
This is package computes noncommutative Groebner basis. Based on commutative version. Note that this package accepts rings as base domain, however computed basis is over left fraction field. Computations are done in fraction free way (coefficients stay in base ring).
groebner(lp)
computes a groebner basis for a polynomial ideal generated by the list of polynomials lp
.
hMonic(p)
tries to remove content from p
normalForm(poly, gb
) reduces the polynomial poly modulo the precomputed groebner basis gb
giving up to a constant factor a canonical representative of the residue class.
sPol
virtualDegree