Matrix % Matrix

f % g -- yields the reduction of the columns of the matrix f modulo a Groebnerbasis of the matrix g.

Also works when one of the arguments is a ring element, in which case it is mutltiplied by an appropriate identity matrix.

Go to main index.

Go to concepts index.