#15282: Labelling of product posets seem to normalize the labels of the posets
-------------------------------------+-------------------------------------
       Reporter:  darij              |        Owner:
           Type:  defect             |       Status:  positive_review
       Priority:  major              |    Milestone:  sage-
      Component:  categories         |  duplicate/invalid/wontfix
       Keywords:  posets,            |   Resolution:
  finite_posets, sage-combinat       |    Merged in:
        Authors:                     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by ncohen):

 > But how to ask if some ticket should be closed or not? I wasn't sure
 about this one.

 Oh. Well, didn't you fix the bug reported here in #17060 ? When you run
 the example given in this ticket's description with that patch applied,
 you get the 'expected' thing:

 {{{
 sage: A = Posets.ChainPoset(3)
 sage: B = A.product(A).product(A)
 sage: B[0]
 ((0, 0), 0)
 }}}

 There is only this `(0,0,0)` thing to make available if you feel like it.

 Nathann

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