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>
Mon, 25 Nov 2019 17:51:32 +0000 (17:51 +0000)
commit4dc1425be94a278259442aee3a966e1dc49c09ee
treeb115bcd4274c95af7b695143d3431d99a65a8c72
parente127f835319e4b5e6dcdc2f0ed9a111a47fcecdf
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