On Oct 21, 10:35 pm, Hector <hector1...@gmail.com> wrote:
> I second Aaron's suggestions of making class FiniteRing and put more
> constrains on FintiteField. So, the output **would** be something like -
>
> >>> FF(4)
>
> Error - Z4 is not a filed

There is a finite field of order 4=2^2, so "FF(4)" should either
return that field or a NotImplementedError.

--Mike

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
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