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: robinkouba <[email protected]>
  • Loading branch information
MercedesHaiech and robinkouba authored Feb 26, 2025
1 parent a2ac5ac commit 3074462
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 @@ -870,7 +870,7 @@ def macaulay_matrix(self, degree, remove_zero=False, homogeneous=False, set_vari
when ``False``, only return the Macaulay matrix
when ``True``, return the Macaulay matrix and two list,
the first one is the list of monomials corresponding
to the lines of the matrix,
to the rows of the matrix,
the second one is a list of tuples, each tuple is the
data of a monomial and a polynomial of the system.
the product of the elements of a given tuple is the equation
Expand Down

0 comments on commit 3074462

Please sign in to comment.