#14402: Implement tensor product of infinite crystals
-----------------------------------------------------+----------------------
       Reporter:  tscrim                             |         Owner:  
sage-combinat
           Type:  enhancement                        |        Status:  
needs_review 
       Priority:  major                              |     Milestone:  
sage-5.10    
      Component:  combinatorics                      |    Resolution:           
    
       Keywords:  infinite crystals, tensor product  |   Work issues:           
    
Report Upstream:  N/A                                |     Reviewers:           
    
        Authors:  Ben Salisbury, Travis Scrimshaw    |     Merged in:           
    
   Dependencies:  #14454 #14266                      |      Stopgaps:           
    
-----------------------------------------------------+----------------------

Comment (by tscrim):

 Hey Anne,

 The reason why tests didn't break is because it is equivalent. To see
 this, note that
 {{{
 a_i(k+1) = a_i(k) + \epsilon_i(b_{k+1}) - \phi_i(b_k)
 }}}
 which is how `_sig()` is recursively computed. However this way is much
 more clear and clean. I've uploaded the folded patch and pushed to the
 queue.

 Best,[[BR]]
 Travis

 For patchbot:

 Apply: trac_14402-tensor_product_infinite_crystals-ts.patch

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14402#comment:6>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to