Ticket #3245 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

[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

3245.patch Download (3.1 KB) - added by mhansen 5 years ago.

Change History

Changed 5 years ago by mhansen

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

comment:2 Changed 5 years ago by mabshoff

  • Status changed from new to closed
  • Resolution set to fixed

Merged in Sage 3.0.2.rc0

comment:3 Changed 5 years ago by mabshoff

  • Milestone changed from sage-3.0.3 to sage-3.0.2
Note: See TracTickets for help on using tickets.