Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Trac #32921, review item 3: adapt descrition of output
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Lipnik committed Jan 18, 2022
1 parent 997c5cc commit dd4f2f6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/sage/combinat/k_regular_sequence.py
Original file line number Diff line number Diff line change
Expand Up @@ -1910,10 +1910,8 @@ def parameters(self, M, m, coeffs, initial_values, offset=0, inhomogeneities={})
- ``initial_values`` -- a dictionary mapping integers ``n`` to the
``n``-th value of the sequence
- ``inhomogeneities`` -- (default: ``{}``) a dictionary
mapping integers ``r`` to the inhomogeneity `g_r` as given
in [HKL2021]_, Corollary D. All inhomogeneities have to be
regular sequences from ``self``.
- ``inhomogeneities`` -- a dictionary mapping integers ``r``
to the inhomogeneity `g_r` as given in [HKL2021]_, Corollary D.
EXAMPLES::
Expand Down

0 comments on commit dd4f2f6

Please sign in to comment.