Skip to content

catalog of sequences in SageMath #18565

@dkrenn

Description

@dkrenn

similar to

    graphs.some_graph

or to

    codes.some_code

(and similar), I propose to introduce

    sequences.some_sequence

which should provide a unified access point to all possible sequences in SageMath. For example, there is fibonacci_sequence in sage.combinat.combinat, binary_recurring_sequence (somewhere in combinat) and various other code.

This will use homogenous sequences (#19896), which them-self use lazy lists.

See also the meta-ticket #16107.


Old: See the discussion on sage-devel

Depends on #19896

CC: @mantepse

Component: combinatorics

Author: Daniel Krenn

Branch/Commit: u/dkrenn/sequences/base @ b0bb4fa

Issue created by migration from https://trac.sagemath.org/ticket/18565

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions