Skip to content

Commit

Permalink
remove handish simplification
Browse files Browse the repository at this point in the history
  • Loading branch information
fieker committed Aug 12, 2021
1 parent 9682d9e commit 810e4a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion experimental/GaloisGrp/Qt.jl
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,6 @@ function _subfields(FF::Generic.FunctionField, f::fmpz_mpoly)
@show e
return nothing
end
ps = map_coefficients(x->parent(x)(Generic._rat_canonicalise(numerator(x), denominator(x))...), ps, parent = parent(ps))
return ps
end

Expand Down

0 comments on commit 810e4a7

Please sign in to comment.