Hello,

I've been looking in the past messages in this group and couldn't find 
information about symbolic finite field arithmetic in SymPy. I want to know 
it there is any way to define a symbolic variables in a galois field 
FF(2**p) to achieve the following behavior:

>> x = Symbol('x')
>> assert 2*x == x


Thanks,

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sympy/-/Cuat9dw-s-YJ.
To post to this group, send email to sympy@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to