Ticket #4 (closed defect: fixed)

Opened 7 years ago

Last modified 6 years ago

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

comment:1 Changed 7 years ago by dmharvey

  • Owner changed from somebody to dmharvey

comment:2 Changed 6 years ago by roed

  • Status changed from new to closed
  • Resolution set to fixed

Works in new p-adic architecture

Note: See TracTickets for help on using tickets.