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

Comment (by tscrim):

 I would actually expect things like `((0, 0), 0)` since there is no way to
 tell if you are taking a 3 fold product from the commands. However I do
 think there should be an option for keeping the old labels and possibly
 extend product by
 {{{
 A.product([A, A])
 }}}
 which would automatically relabel itself with `(0, 0, 0)` since it would
 "know" it's a 3x product.

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

Reply via email to