id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,work_issues,upstream,reviewer,author,merged,dependencies,stopgaps
4522,"[with patch, positive review] polynomial interface improvements",burcin,burcin,"Attached patch makes the following changes to improve the user interface of the polynomial classes:

 * Remove .name() method, since .variable_name() already provides same functionality.
 * make the .degree() function of univariate polynomials accept one argument,
  the generator, to be consistent with the .degree() of multivariate
  polynomials.
 * Add an .is_monomial() method to univariate polynomials.
",defect,closed,major,sage-3.2.1,basic arithmetic,fixed,,,,,,,,,
