galois v0.0.10
c6881a0 Version bump to 0.0.10
ba585f2 Refactor sphinx documentation
3d1f7cf Organize the unit tests
db74ffe Add support for arbitrarily-large fields using dtype=object ndarrays
5b0e4d3 Suppress superfluous overflow warning
ded4d55 Greatly improve algorithm for finding a primitive root mod prime n
3d43a81 Add efficient primality tests
3c1682c Change pygments style for sphinx docs
ff79062 Rename GFBase to GF
1898d4e Add tutorial on field element display modes
fa6f254 Add ability to display field elements as integers or polynomials