Opened 16 months ago
Closed 13 months ago
#31735 closed enhancement (fixed)
Add decomposition_type method to number fields
Reported by: | roed | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | sage-9.4 |
Component: | number fields | Keywords: | |
Cc: | Merged in: | ||
Authors: | David Roe | Reviewers: | Julian Rüth |
Report Upstream: | N/A | Work issues: | |
Branch: | 472f49e (Commits, GitHub, GitLab) | Commit: | 472f49ed7d332832a6f6ef80dac6f5f6f8467e25 |
Dependencies: | Stopgaps: |
Description
Julian's valuation code can easily compute the splitting behavior of primes (e and f for each place) for number fields of quite large degree. This ticket just adds a method to make this functionality more visible.
Change History (5)
comment:1 Changed 16 months ago by
- Branch set to u/roed/decomposition_type
comment:2 Changed 16 months ago by
- Commit set to 472f49ed7d332832a6f6ef80dac6f5f6f8467e25
comment:3 Changed 16 months ago by
- Status changed from new to needs_review
comment:4 Changed 16 months ago by
- Reviewers set to Julian Rüth
- Status changed from needs_review to positive_review
comment:5 Changed 13 months ago by
- Branch changed from u/roed/decomposition_type to 472f49ed7d332832a6f6ef80dac6f5f6f8467e25
- Resolution set to fixed
- 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:
Fix typos