2014-12-03 10:27:53 UTC+1, Ralf Stephan wrote: > > Sorry, a bit late. I also agree with removing *coeffs* and referring to > *list *in the documentation of *coefficients*. > > What's more, the issue comes up with symbolic expressions too, where > *coeffs *is an alias of* coefficients*, and there is no list function. > This would be the perfect opportunity to unify methods over both symbolic, > poly, and series rings, so, as it appears agreement was reached, I have > opened a ticket for the symbolics part for > > * adding a `sparse` parameter to `Expression.coefficients()`, default > `True` > * removing/deprecating the `coeff` and `coeffs` aliases > * implement `Expression.list()`, simply calling > `coefficients(sparse=False)` > > http://trac.sagemath.org/ticket/17438 > <http://www.google.com/url?q=http%3A%2F%2Ftrac.sagemath.org%2Fticket%2F17438&sa=D&sntz=1&usg=AFQjCNHpVwc20bUvpX6BGVR9L0LHFm8TDw> > > Can the coeffs alias be immediately removed? Is a deprecation of an alias > needed? >
Not so fast! First, not all expressions are polynomial expressions! Also, why such a hurry to remove stuff immediately? What's the harm in deprecating first? -- 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 post to this group, send email to sage-devel@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.