-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Elliptic fibrations and pushforward of Weil Divisors (#3609)
* Reroute computation of dimensions for localized ideals at rational points. * Add some type stability. * Avoid expensive is_subset computation. * Customize kernel computations. * Work on pushforward of divisors * Remove deprecated simplify method for ideal sheaves. * Rework the fibration projections. * Rework simplify_light for powers of elements and move types to an extra file. * Switch to use of simplify_light for hypersurface complements. * Some cleanup. * Deprecate morphism_of_projective_schemes. * Add some hasserts. * Introduce keyword for small_generating_set. --------- Co-authored-by: Simon Brandhorst <[email protected]> Co-authored-by: Johannes Schmitt <[email protected]>
- Loading branch information
1 parent
0c9ef3a
commit 183cbe6
Showing
50 changed files
with
2,253 additions
and
824 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
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
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
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
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
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.