Ticket #3245 (closed defect: fixed)
[with patch, positive review] provide coefficient and coefficients methods for symbolic expressions
| Reported by: | mhansen | Owned by: | was |
|---|---|---|---|
| Priority: | minor | Milestone: | sage-3.0.2 |
| Component: | calculus | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
Right now, there is just coeff and coeffs while other rings have both or just coefficients.
Attachments
Change History
comment:1 Changed 5 years ago by mabshoff
- Summary changed from [with patch, needs review] provide coefficient and coefficients methods for symbolic expressions to [with patch, positive review] provide coefficient and coefficients methods for symbolic expressions
Patch looks good to me, I am doctesting to make sure nothing was broken.
Cheers,
Michael
Note: See
TracTickets for help on using
tickets.

