#18720: Change diagram algebra basis set partitions from list to generator
-------------------------------------+-------------------------------------
       Reporter:  ghseeli            |        Owner:
           Type:  enhancement        |       Status:  new
       Priority:  minor              |    Milestone:  sage-6.8
      Component:  algebra            |   Resolution:
       Keywords:  days65, partition  |    Merged in:
  algebra, diagram algebra           |    Reviewers:  Travis Scrimshaw
        Authors:  ghseeli            |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  2d7ede5ea730549845ff195697d0e017cc91dcb6
  u/ghseeli/diagram_algebra_improvements-18720|     Stopgaps:
   Dependencies:  #18707             |
-------------------------------------+-------------------------------------

Comment (by ghseeli):

 Alright. Sounds good. One other question. Should the `__contains__`
 methods of the *Diagrams accept iterables of iterables? For instance
 should

 {{{
 sage: ((1,2),(-1,-2)) in da.PartitionDiagrams(2)
 }}}

 return `True` of `False`?

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