#16107: unified sequence/lazy list objects in category tree
------------------------------------------+------------------------
       Reporter:  rws                     |        Owner:
           Type:  enhancement             |       Status:  new
       Priority:  major                   |    Milestone:  sage-6.2
      Component:  combinatorics           |   Resolution:
       Keywords:  days57                  |    Merged in:
        Authors:                          |    Reviewers:
Report Upstream:  N/A                     |  Work issues:
         Branch:                          |       Commit:
   Dependencies:  #15852, #15673, #16107  |     Stopgaps:
------------------------------------------+------------------------
Changes (by rws):

 * dependencies:  #15852, #15673 => #15852, #15673, #16107


Old description:

> 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.

New description:

 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`
  * refactor code in `combinat.species.*stream` to use
 `sage.misc.lazy_list` (#15673)
  * if obsolete close #6800

--

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