Opened 8 years ago
Closed 5 years ago
#15190 closed task (duplicate)
Refactor inheritance of padic polynomials and polyniomial rings
Reported by: | saraedum | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | sage-duplicate/invalid/wontfix |
Component: | padics | Keywords: | |
Cc: | roed, jpflori | Merged in: | |
Authors: | Julian Rueth | Reviewers: | |
Report Upstream: | N/A | Work issues: | wait for dependency |
Branch: | u/roed/ticket/15190 (Commits, GitHub, GitLab) | Commit: | 9e66c00d2e252bcf737d0000bf61b492b6c03b8c |
Dependencies: | #15232 | Stopgaps: |
Description
Currently, there is no single place where one could add a method so it is available for all p-adic polynomials (this is required for #15188). This ticket streamlines the inheritance graph, removes some unnecessary classes, and adds docstrings in several places.
Change History (16)
comment:1 Changed 8 years ago by
- Created changed from 09/12/13 17:45:51 to 09/12/13 17:45:51
- Milestone changed from sage-5.12 to sage-6.0
- Modified changed from 09/12/13 17:45:51 to 09/12/13 17:45:51
comment:2 Changed 8 years ago by
- Branch set to u/saraedum/ticket/15190
comment:3 Changed 8 years ago by
- Modified changed from 09/12/13 18:52:18 to 09/12/13 18:52:18
- Status changed from new to needs_review
comment:4 Changed 8 years ago by
- Commit set to c638bd66c599dfa1694826aaa21283c7a0182ec3
comment:5 Changed 8 years ago by
- Dependencies set to #15232
- Modified changed from 09/27/13 00:15:11 to 09/27/13 00:15:11
comment:6 Changed 7 years ago by
- Milestone changed from sage-6.0 to sage-6.1
comment:7 Changed 7 years ago by
- Branch changed from u/saraedum/ticket/15190 to u/roed/ticket/15190
- Commit changed from c638bd66c599dfa1694826aaa21283c7a0182ec3 to 642eab790784848d11c9e546380ca0aa1a8ae62e
Rebased
Last 10 new commits:
642eab7 | Merge commit '1f803b655' into ticket/15190
|
8c58b70 | Merge commit '901f95321554' into ticket/15232
|
aa65f59 | Removed removed file from doc.
|
f338b7f | Fix wrong NOTE block.
|
fcf6ad2 | Fix for comparison of padics.
|
5f00813 | Fixes for "sage not defined".
|
89ef12d | Merge remote-tracking branch 'origin/develop' into ticket/12555
|
0e7c964 | Fixed failing doctest (likely due to #15422).
|
7d7ff1f | Merge branch 'master' into public/padics/templates-12555
|
4b633ab | Fixes for some missing/duplicated chunks.
|
comment:8 Changed 7 years ago by
- Commit changed from 642eab790784848d11c9e546380ca0aa1a8ae62e to 67545d5a155069b7d90a565930f16a195accaf41
comment:9 Changed 7 years ago by
- Commit changed from 67545d5a155069b7d90a565930f16a195accaf41 to 9e66c00d2e252bcf737d0000bf61b492b6c03b8c
comment:10 Changed 7 years ago by
- Milestone changed from sage-6.1 to sage-6.2
comment:11 Changed 7 years ago by
- Cc jpflori added
comment:12 Changed 7 years ago by
- Milestone changed from sage-6.2 to sage-6.3
comment:13 Changed 7 years ago by
- Status changed from needs_review to needs_work
- Work issues set to wait for dependency
comment:14 Changed 7 years ago by
- Milestone changed from sage-6.3 to sage-6.4
comment:15 Changed 5 years ago by
- Milestone changed from sage-6.4 to sage-duplicate/invalid/wontfix
- Status changed from needs_work to positive_review
Fixed already in 48da94f7.
comment:16 Changed 5 years ago by
- Resolution set to duplicate
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
Branch pushed to git repo; I updated commit sha1. Last 10 new commits: