Currently, the PolynomialSequence.coefficient_matrix() function returns a 
matrix of monomials as the second element of a tuple. However, as discussed 
in issue [#37027](https://github.com/sagemath/sage/issues/37027), it has 
been suggested that returning a vector of monomials would be more logical. 
I am uncertain about the correct approach to deprecate the current 
behavior. I have submitted a pull request with the proposed changes at PR 
[#37035](https://github.com/sagemath/sage/pull/37035), but I would 
appreciate guidance on whether this is the appropriate way to deprecate the 
property.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/be4ce88d-10a6-479a-8b3d-5191f10b4d07n%40googlegroups.com.

Reply via email to