Hecke.jl
Hecke.jl copied to clipboard
Replace some `setprecision!(::ParentObject)`
This replaces many setprecision!(::ParentObject)
calls by with_precision
blocks.
~Also removes prime_field
in the context of local fields.~