Ticket #4 (closed defect: fixed)
should exist a conversion from Integers(p**N) to pAdicField(p)
| Reported by: | dmharvey | Owned by: | dmharvey |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | basic arithmetic | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
Currently this:
pAdicField(5)(Integers(125)(13))
produces this:
Traceback (most recent call last): ... TypeError?: unable to compute ordp
I think SAGE should be able to perform such a conversion.
Change History
Note: See
TracTickets for help on using
tickets.
