-
-
Notifications
You must be signed in to change notification settings - Fork 697
Description
Since we have the very nice fan morphism class, we should use it to define toric morphisms of toric varieties.
A big part of the patch is porting the scheme morphisms / hom sets to new-style parents and coercion. Categories should be better, too. Fixes #7946 and #6810 as a side effect.
The first two patches bring some sanity to the scheme morphisms. The 3rd patch changes names of methods/classes to something more reasonable and adds documentation. The 4th patch actually adds toric morphisms defined by polynomials or fan morphisms.
Apply:
- attachment: trac_11599_no_circular_imports.patch
- attachment: trac_11599_homset_new_coercion_model.patch
- attachment: trac_11599_rename_morphisms.patch
- attachment: trac_11599_toric_morphisms.patch
- attachment: trac_11599_reviewer.patch
- attachment: trac_11599_remove_class_suffix.patch
- attachment: trac_11599_remaining_fixes.patch
- attachment: trac_11599_numerical_noise.patch
CC: @sagetrac-davideklund @sagetrac-fschulze @miguelmarco
Component: algebraic geometry
Author: Volker Braun
Reviewer: Andrey Novoseltsev
Merged: sage-5.0.beta9
Issue created by migration from https://trac.sagemath.org/ticket/11599