#9337: Add toric divisors
----------------------------------+-----------------------------------------
   Reporter:  vbraun              |       Owner:  AlexGhitza
       Type:  enhancement         |      Status:  needs_info
   Priority:  major               |   Milestone:  sage-4.6  
  Component:  algebraic geometry  |    Keywords:            
     Author:  Volker Braun        |    Upstream:  N/A       
   Reviewer:  Andrey Novoseltsev  |      Merged:            
Work_issues:                      |  
----------------------------------+-----------------------------------------

Comment(by vbraun):

 About the `divisor_group_*` methods, I agree with your argument but I also
 hate to give the longer name to the most useful method. And I don't want
 to introduce a unified parent for divisors, the current inheritance tree
 fits OOP as well as mathematics nicely. So I propose the following, we'll
 have only one `divisor_group` method
 {{{
   def divisor_group(divisors='T-Weil', base_ring=ZZ):
 }}}
 That'll easily generalize to any other notion of divisor that one might
 want to introduce and, by default, returns the most useful case for toric
 varieties.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9337#comment:18>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to