You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error("The default algorithm for intersection computations will likely not terminate in a reasonable time for this model and is therefore not supported")
138
-
end
139
-
@reqbase_space(m) isa NormalToricVariety "Computation of well-quantized and transversal G4-fluxes only supported for toric base and ambient spaces"
140
-
@reqdim(ambient_space(m)) ==5"Computation of well-quantized and transversal G4-fluxes only supported for 5-dimensional toric ambient spaces"
141
-
if check
142
-
@reqis_complete(ambient_space(m)) "Computation of well-quantized and transversal G4-fluxes only supported for complete toric ambient spaces"
143
-
@reqis_simplicial(ambient_space(m)) "Computation of well-quantized and transversal G4-fluxes only supported for simplicial toric ambient space"
error("The default algorithm for intersection computations will likely not terminate in a reasonable time for this model and is therefore not supported")
163
+
end
164
+
@reqbase_space(m) isa NormalToricVariety "Computation of well-quantized and transversal G4-fluxes only supported for toric base and ambient spaces"
165
+
@reqdim(ambient_space(m)) ==5"Computation of well-quantized and transversal G4-fluxes only supported for 5-dimensional toric ambient spaces"
166
+
if check
167
+
@reqis_complete(ambient_space(m)) "Computation of well-quantized and transversal G4-fluxes only supported for complete toric ambient spaces"
168
+
@reqis_simplicial(ambient_space(m)) "Computation of well-quantized and transversal G4-fluxes only supported for simplicial toric ambient space"
0 commit comments