-
-
Notifications
You must be signed in to change notification settings - Fork 698
Open
Description
Several (maybe specialized) implementations of lazy lists exist. This meta ticket can be considered closed when
- uncouple Sequence from categories #15852: uncouple sequence from categories (was earlier: the
class Sequencehas a parent from the categorySetsimplemented) class Sequence: maybe renaming toFiniteSequence- lazy_list from various input data #16137: extend lazy_list: lazy_list from various input data
- extend lazy lists: various improvements and generalizations, new sublists #19895: extend lazy_list: various improvements and generalizations, new sublists
- (infinite) homogenous sequences #19896: implementation of
class InfiniteSequence - let both (
class Sequence,class InfiniteSequence) usesage.misc.lazy_list - catalog of sequences in SageMath #18565: catalog of sequences
- major improvements to lazy power series #15673: refactor code in
combinat.species.*streamto usesage.misc.lazy_list - if obsolete close formal/lazy/infinite powerseries #6800
Depends on #15852
Depends on #15673
Depends on #16137
Depends on #18565
Depends on #19895
Depends on #19896
CC: @MatthieuDien @videlec @nthiery @mantepse
Component: combinatorics
Keywords: days57, LazyPowerSeries
Issue created by migration from https://trac.sagemath.org/ticket/16107