-
Notifications
You must be signed in to change notification settings - Fork 133
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement morphisms of elliptic surfaces given by translations (#3630)
* Implement morphisms of elliptic surfaces given by translations. * Introduce an extra type for strict transforms of ideal sheaves. * Some tweaks for pushing around divisors. * Add cheap_sub_ideal. * Implement radicals of ideal sheaves. * Disable simplification before mapping. * Introduce poly_complement_equations for PrincipalOpenSubset. * Overhaul heuristic for simplify_light. * Rework maximal_associated_points with an internal proof-of-concept method. * Add file for critical loci. * Fix inheritance of decomposition info. * Add flags for simplification of powers of elements.
- Loading branch information
1 parent
4430dd9
commit e1dd191
Showing
18 changed files
with
590 additions
and
134 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.