sagemath / sage

Main repository of SageMath
https://www.sagemath.org
Other
1.38k stars 469 forks source link

Add basic support for morphic and automatic sequences #13542

Closed a7405f10-fcc8-4a59-b616-0c8c9dab053b closed 2 years ago

a7405f10-fcc8-4a59-b616-0c8c9dab053b commented 12 years ago

Construct such sequences as fixed points and from finite automata, compute terms, and so on.

CC: @rwst @videlec

Component: combinatorics

Reviewer: Dima Pasechnik

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

seblabbe commented 12 years ago
comment:1

Great. I will upload the current status of the patch soon.

dkrenn commented 10 years ago
comment:5

Maybe sage.combinat.finite_state_machine.Automaton is of interest for this implementation.

seblabbe commented 2 years ago
comment:8

I suggest to close this ticket as a duplicate of #31378

dimpase commented 2 years ago

Reviewer: Dima Pasechnik