Search found 1 match

by tompickles
Wed Dec 01, 2010 1:21 am
Forum: Math & Science
Topic: polynom finite field
Replies: 0
Views: 1887

polynom finite field

Hi all,

I am trying to typeset a long division of polynomials over F_2[X]..i.e. coefficients in a finite field (modulo 2)

I am currently using polynom to display very nicely the division, but it uses the real numbers, so that the results are not mod 2.

Is there a way to either change the field ...