field.c: Replace `tofe' by `implicitfe', calling `implicit{mp,gf}'.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 23 Nov 2019 23:48:52 +0000 (23:48 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 11 Apr 2020 11:49:31 +0000 (12:49 +0100)
commitf5427c205d2793a24c4fca1983035c4344101664
tree9a6c9f6121cd6725691f55e941e8f43c228b703e
parent8d299320103cc6803e76d9053b11b10313a324e2
field.c: Replace `tofe' by `implicitfe', calling `implicit{mp,gf}'.

If something converts to an integer, we allow converting it to a
prime-field element too; similarly, things that convert to polynomials
can convert to binary-field elements.  (Obviously, these conversions use
the canonical homomorphisms.)
field.c
t/t-convert.py