#13434: Listing elements in Cartesian Products for Sets
--------------------------------+-------------------------------------------
   Reporter:  chrisjamesberg    |             Owner:  Chris Berg       
       Type:  enhancement       |            Status:  new              
   Priority:  major             |         Milestone:  sage-wishlist    
  Component:  basic arithmetic  |          Keywords:  Cartesian Product
Work issues:                    |   Report Upstream:  N/A              
  Reviewers:                    |           Authors:  Chris Berg       
  Merged in:                    |      Dependencies:                   
   Stopgaps:                    |  
--------------------------------+-------------------------------------------
 Right now, CartesianProduct has no attribute 'list'. One would like to be
 able to index the elements of a Cartesian product. For instance:

 {{{
 S = Set([1,2])
 C = S.cartesian_product(S)
 C.list()
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13434>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to