On 15/09/15 00:56, Dima Pasechnik wrote:
You are right: Sage does not support "symbolic calculus over finite fields". On the other hand, every function over a finite field can be written as a polynomial, more or less...
More or less indeed... If I would specify var('x', domain=GF(3)) then I would expect x^3 to be simplified in x. Which is what polynomial are not doing. To my mind, Sage is clearly lacking this feature.
Vincent -- 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 http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
