After building a Groebner basis with

g = sympy.groebner([f1, f2, ...], ...)

is there a way to describe the elements of the basis (g.polys) as a 
combination of the [f1, f2, ...]? (I.e., figure out how the Groebner basis 
was derived?)

(Context: I'm trying to express a polynomial f as a combination of other 
polynomials f1, f2, ..., by converting the latter into a Groebner basis)

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/df7ece24-3c59-49cd-97a5-a6b97b2c46be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to