Opened 23 months ago
Last modified 7 weeks ago
#30054 new defect
Factorize code in Polynomials and Ore Polynomials
Reported by: | caruso | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-9.7 |
Component: | algebra | Keywords: | |
Cc: | tscrim | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
After #29629, we propose to make the class Polynomial
inherit from the abstract class SkewPolynomial
(since a lot of codes is shared between these two classes and a normal polynomial is just a skew polynomial under the identity map).
Any comment?
Change History (6)
comment:1 Changed 23 months ago by
- Description modified (diff)
comment:2 Changed 21 months ago by
- Milestone changed from sage-9.2 to sage-9.3
comment:3 Changed 15 months ago by
- Milestone changed from sage-9.3 to sage-9.4
comment:4 Changed 10 months ago by
- Milestone changed from sage-9.4 to sage-9.5
comment:5 Changed 5 months ago by
- Milestone changed from sage-9.5 to sage-9.6
comment:6 Changed 7 weeks ago by
- Milestone changed from sage-9.6 to sage-9.7
Note: See
TracTickets for help on using
tickets.
Setting new milestone based on a cursory review of ticket status, priority, and last modification date.