remove the convert override
This commit is contained in:
parent
0d45e885f9
commit
6d07adabf3
@ -11,9 +11,6 @@ import Nemo.elements
|
||||
|
||||
using JLD
|
||||
|
||||
import Base.convert
|
||||
convert(::Type{Int}, x::Nemo.fmpz) = x.d
|
||||
|
||||
function elements(F::Nemo.FqNmodFiniteField)
|
||||
deg = Int(degree(F))
|
||||
char = Int(characteristic(F))
|
||||
|
Loading…
Reference in New Issue
Block a user