Opened 16 years ago
Closed 15 years ago
#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: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | Work issues: | ||
Branch: | Commit: | ||
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 (2)
comment:1 Changed 16 years ago by
- Owner changed from somebody to dmharvey
comment:2 Changed 15 years ago by
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Works in new p-adic architecture