#18769: Implement affinization crystal and allow KyotoPathModel to use extended
weight lattice
-------------------------------------+-------------------------------------
       Reporter:  tscrim             |        Owner:  sage-combinat
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.8
      Component:  combinatorics      |   Resolution:
       Keywords:  crystals           |    Merged in:
        Authors:  Travis Scrimshaw   |    Reviewers:  Ben Salisbury
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  public/crystals/kyoto_path_model_weight-18769|  
c18b71c7851e71f8fc1bce382df09bfcdde574f0
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by bsalisbury1):

 Hi Travis,

 Here is my output (which is different from yours):

 {{{
 sage: cmp(int(0), 'delta')
 -1
 sage: cmp('delta', int(0))
 1
 sage: cmp('delta', 0)
 -1
 }}}

 ~Ben

--
Ticket URL: <http://trac.sagemath.org/ticket/18769#comment:15>
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to