Ticket #1770 (assigned enhancement)

Opened 10 months ago

Last modified 10 months ago

Make fast pari <--> p-adic conversions for fixedmod and capped-abs types

Reported by: craigcitro Assigned to: craigcitro (accepted)
Priority: minor Milestone: sage-3.2.1
Component: interfaces Keywords:
Cc:

Description

I already wrote the corresponding code for capped-rel elements, and it should be done for these other types. I'm assigning this to myself for now, but if anyone wants to do this, it's pretty easy -- you could mostly copy what I did in the capped-rel case, and do this with essentially no knowledge of how the pari stuff works.

Change History

01/13/2008 06:40:08 PM changed by craigcitro

  • status changed from new to assigned.