Skip to content

Commit

Permalink
Update src/sage/matrix/matrix_polynomial_dense.pyx
Browse files Browse the repository at this point in the history
Co-authored-by: Hugo Passe <[email protected]>
  • Loading branch information
vneiger and HugoPasse authored Feb 21, 2025
1 parent 8ce0c7d commit 49b9758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/matrix/matrix_polynomial_dense.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -3824,7 +3824,7 @@ cdef class Matrix_polynomial_dense(Matrix_generic_dense):
INPUT:
- ``points`` -- list of elements from the base field (or coercible into
it), of list of such lists
it), or list of such lists
- ``shifts`` -- (default: ``None``) list of integers;
``None`` is interpreted as ``shifts=[0,...,0]``
Expand Down

0 comments on commit 49b9758

Please sign in to comment.