Opened 4 years ago
Closed 19 months ago
#23316 closed enhancement (duplicate)
Relative finite field class
Reported by: | akulkarn | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | finite rings | Keywords: | sd86.5, padicBordeaux |
Cc: | saraedum | Merged in: | |
Authors: | Mark Bauer, Avi Kulkarni, Colin Weir | Reviewers: | |
Report Upstream: | N/A | Work issues: | |
Branch: | u/akulkarn/relative_finite_field_class (Commits, GitHub, GitLab) | Commit: | a217add31193fae60852760ebaaf605da999b67d |
Dependencies: | Stopgaps: |
Description (last modified by )
see #28485 for the replacement.
Change History (7)
comment:1 Changed 4 years ago by
- Cc saraedum added
- Component changed from PLEASE CHANGE to finite rings
- Keywords sd86.5 added
- Type changed from PLEASE CHANGE to enhancement
comment:2 Changed 4 years ago by
- Branch set to u/akulkarn/relative_finite_field_class
comment:3 Changed 4 years ago by
- Commit set to a217add31193fae60852760ebaaf605da999b67d
comment:4 Changed 19 months ago by
- Keywords padicBordeaux added
comment:5 Changed 19 months ago by
- Description modified (diff)
- Milestone changed from sage-8.0 to sage-duplicate/invalid/wontfix
- Status changed from new to needs_review
comment:6 Changed 19 months ago by
- Status changed from needs_review to positive_review
comment:7 Changed 19 months 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. New commits:
Fixed bug regarding Index out of range error when making relative extensions of degree 1 over a prime field.