Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbrandhorst authored Apr 26, 2024
1 parent e8beaef commit 4695cf5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions experimental/Schemes/elliptic_surface.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2306,9 +2306,7 @@ function _elliptic_surface_with_trafo(g::MPolyRingElem{<:AbstractAlgebra.Generic
a, b, _ = rational_maps(isomorphism(E2, E))

eq_E = equation(E)
@show eq_E
eq_E2 = equation(E2)
@show eq_E2

h = evaluate(eq_E, [a, b])
@assert divides(h, eq_E2)[1]
Expand Down

0 comments on commit 4695cf5

Please sign in to comment.