#16107: unified sequence/lazy list objects in category tree
-----------------------------+----------------------------------
   Reporter:  rws            |            Owner:
       Type:  enhancement    |           Status:  new
   Priority:  major          |        Milestone:  sage-6.2
  Component:  combinatorics  |         Keywords:
  Merged in:                 |          Authors:
  Reviewers:                 |  Report Upstream:  N/A
Work issues:                 |           Branch:
     Commit:                 |     Dependencies:  #15852, #15673
   Stopgaps:                 |
-----------------------------+----------------------------------
 Several (maybe specialized) implementations of lazy lists exist. This meta
 ticket can be considered closed when

 * the `class Sequence` has a parent from the category `Sets` implemented,
 maybe with renaming to `FiniteSequence` (#15852)
 * implementation of `class InfiniteSequence`
 * let both use `sage.misc.lazy_list` (as default implementation? do
 benchmark)
 * refactor code in `combinat.species.*stream` to use `Sequence`
 * how does the hypothetical `combinat.species.series.LazyPowerSeries`
 (#6800) fit in?

 Major improvements in `combinat.species.*stream` are planned in #15673.

--
Ticket URL: <http://trac.sagemath.org/ticket/16107>
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