Question: How do I compute a transformation matrix in computing Grobner basis?

Hi

 I know that (G, A)=Basis(F,output=extended) computes reduced Groebner basis for polynomial ideal F, while  A is a list of lists.  If A is converted to a matrix, we get G=FA. Is there a command to compute matrix B such that F=GB?

Thank you. 

Please Wait...