#9713: Add toric Chow group
----------------------------------+-----------------------------------------
   Reporter:  vbraun              |       Owner:  AlexGhitza
       Type:  enhancement         |      Status:  needs_work
   Priority:  major               |   Milestone:  sage-4.6.1
  Component:  algebraic geometry  |    Keywords:            
     Author:  Volker Braun        |    Upstream:  N/A       
   Reviewer:  Andrey Novoseltsev  |      Merged:            
Work_issues:                      |  
----------------------------------+-----------------------------------------

Comment(by novoselt):

 One more global question: did you think about having most of the
 functionality in `ChowGroup_degree_class` with Chow cycles being tuples of
 elements from all of them, i.e. without having the total quotient module?
 That would take care of some of the issues above (like gens vs.
 gens(degree=k)) and would avoid `flatten(fan.cones())` which I don't
 really like. It would also make sense to let fans determine indices of the
 cones in the lists in this case, i.e. `fan._index_of(cone)` would return
 the index of cone in `fan.cones(dim=cone.dim())`.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9713#comment:23>
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