I know how to set the term order in Sage. But this is a somewhat different issue, and maybe I am not explaining it well. What I mean is that I create a matrix A over S with respect to a basis e_1,...,e_n in Sage and then pass it to Singular, where I compute the symmetric power. But when it computes the symmetric power, it creates a basis for the symmetric power in a certain term order for monomials in e_1,...,e_n, and I want control over *that* term order, not the term order in the original ring S. In otherwords, S can be whatever it wants to be, but I want to control the term order of Sym_S(e_1,...,e_n).
-- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
