Skip to content

Commit 0297668

Browse files
dkrenncheuberg
andauthored
apply suggestion oneline-description of .guess
Co-authored-by: cheuberg <[email protected]>
1 parent 221d33c commit 0297668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/combinat/k_regular_sequence.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -981,7 +981,7 @@ def _n_to_index_(self, n):
981981

982982
def guess(self, f, n_max=100, max_dimension=10, sequence=None):
983983
r"""
984-
Guess a `k`-regular sequence of `(f(n))_{n\geq0}`.
984+
Guess a `k`-regular sequence whose first terms coincide with `(f(n))_{n\geq0}`.
985985
986986
INPUT:
987987

0 commit comments

Comments
 (0)