Closed galipnik closed 3 years ago
Replying to @cheuberg:
@galipnik: could you please also have a look on dkrenn's changes?
Done, the changes are fine for me. Thank you!
Changed branch from u/dkrenn/k-regular-recurions-rebased to u/galipnik/k-regular-recurions-rebased
Branch pushed to git repo; I updated commit sha1. Last 10 new commits:
6ff29ba | Trac #27940: fix doctests (use RecurrenceParser) |
22cb3f0 | Trac #27940: remove underscores from helper methods |
293905a | Trac #27940: remove "_from_recurrence" from method names |
75fe130 | Trac #27940: remove "get_" from method names |
952d724 | Trac #27940: consistently use coefficient_ring |
fbf3a81 | Trac #27940: adapt/complete docstrings |
16de2ab | Trac #27940: unify input parameters |
86c5df7 | Trac #27940: fix indention (due to renamings) |
6db5f58 | Trac #27940 review 67: change signature of output of RecurrenceParser.__call__ |
488123c | Trac #27940: remove redundant line |
Sorry for the late change, but I incidentally found a redundant line of code and removed it in the last commit 488123c. I've restarted the patchbot.
488123c is fine. Patchbot is happy. Time to set it to positive.
Changed branch from u/galipnik/k-regular-recurions-rebased to 488123c
Code for constructing the linear representation of k-regular sequences given by certain recurrence relations.
See also Meta ticket #21202.
Depends on #21295 Depends on #21203
CC: @dkrenn
Component: combinatorics
Author: Gabriel F. Lipnik, Daniel Krenn
Branch/Commit:
488123c
Reviewer: Clemens Heuberger, Daniel Krenn
Issue created by migration from https://trac.sagemath.org/ticket/27940