Skip to content

Commit

Permalink
Update src/sage/rings/polynomial/multi_polynomial_sequence.py
Browse files Browse the repository at this point in the history
Co-authored-by: Vincent Neiger <[email protected]>
  • Loading branch information
MercedesHaiech and vneiger authored Feb 26, 2025
1 parent 9de773b commit 9f9b955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/rings/polynomial/multi_polynomial_sequence.py
Original file line number Diff line number Diff line change
Expand Up @@ -854,7 +854,7 @@ def macaulay_matrix(self, degree, remove_zero=False, homogeneous=False, set_vari
polynomials and all the products between the element of
this system and the monomials of the polynomial ring up
to degree ``degree``
when ``True``, the given system of equation this system
when ``True``, the given system of equations
must be homogeneous, and the rows of the Macaulay matrix
are only the element L multipled by monomials, such that
the product is homogeneous of degree ``degree`` + maximum
Expand Down

0 comments on commit 9f9b955

Please sign in to comment.