⇤ ← Revision 1 as of 2012-02-19 23:24:27
Size: 169
Comment:
|
← Revision 2 as of 2012-02-21 12:08:25 ⇥
Size: 549
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
The goal of this project is to reimplement elements of Zp and Qp using the ideas from sage/rings/polynomial/polynomial_template.pxi. These templates can then be used to much more easily implement new p-adics classes. |
|
Line 9: | Line 11: |
See http://sage.math.washington.edu/home/roed/templates/ | See [[http://trac.sagemath.org/sage_trac/ticket/12555|#12555]]. The folder http://sage.math.washington.edu/home/roed/templates/ may have more recent files: we're using it to rapidly share changes when requested. |
People
Justin Walker, David Roe, Syd Lavasani
Description
The goal of this project is to reimplement elements of Zp and Qp using the ideas from sage/rings/polynomial/polynomial_template.pxi. These templates can then be used to much more easily implement new p-adics classes.
Current Progress
See #12555.
The folder http://sage.math.washington.edu/home/roed/templates/ may have more recent files: we're using it to rapidly share changes when requested.