Skip to content

Commit

Permalink
Update src/sage/combinat/k_regular_sequence.py
Browse files Browse the repository at this point in the history
Co-authored-by: cheuberg <clemens.heuberger@aau.at>
  • Loading branch information
dkrenn and cheuberg authored Jul 17, 2023
1 parent 1050e70 commit 822ce11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/combinat/k_regular_sequence.py
Original file line number Diff line number Diff line change
Expand Up @@ -1019,7 +1019,7 @@ def guess(self, f, n_verify=100, max_exponent=10, sequence=None):
For the purposes of this description, the right vector valued sequence
associated with a regular sequence consists of the
corresponding matrix product multiplied by the right vector,
but without the right vector of the regular sequence.
but without the left vector of the regular sequence.
The algorithm maintains a right vector valued sequence consisting
of the right vector valued sequence of the argument ``sequence``
Expand Down

0 comments on commit 822ce11

Please sign in to comment.