#14141: Implementation of Knutson-Tao puzzles
----------------------------------------------------------------------+-----
       Reporter:  aschilling                                          |         
Owner:  sage-combinat                          
           Type:  enhancement                                         |        
Status:  needs_review                           
       Priority:  major                                               |     
Milestone:  sage-5.10                              
      Component:  combinatorics                                       |    
Resolution:                                         
       Keywords:  puzzles, Littlewood-Richardson coefficiens, days45  |   Work 
issues:                                         
Report Upstream:  N/A                                                 |     
Reviewers:  Allen Knutson, Liz Beazley, Ed Richmond
        Authors:  Franco Saliola, Avinash Dalal, Anne Schilling       |     
Merged in:                                         
   Dependencies:  #14299                                              |      
Stopgaps:                                         
----------------------------------------------------------------------+-----

Comment (by aschilling):

 Hi Franco!

 Thanks for your work on this!

 I currently get one doctest failure

 {{{
 sage -t knutson_tao_puzzles.py
 **********************************************************************
 File "knutson_tao_puzzles.py", line 1485, in
 sage.combinat.knutson_tao_puzzles.KnutsonTaoPuzzleSolver.__init__
 Failed example:
     sorted(solns, key=str)
 Expected nothing
 Got:
     []
 **********************************************************************
 1 item had failures:
    1 of  40 in
 sage.combinat.knutson_tao_puzzles.KnutsonTaoPuzzleSolver.__init__
     [342 tests, 1 failure, 0.42 s]
 ----------------------------------------------------------------------
 sage -t knutson_tao_puzzles.py  # 1 doctest failed
 ----------------------------------------------------------------------
 Total time for all tests: 0.6 seconds
     cpu time: 0.3 seconds
     cumulative wall time: 0.4 seconds
 }}}

 I will have a closer look soon.

 Best,

 Anne

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