Timeline:

To Do

The official ticket for this is at http://trac.sagemath.org/sage_trac/ticket/2314

There is a repository up at http://sage.math.washington.edu/home/robertwb/sage-coerce-3.0.3/devel/sage-main-old .

Our goal: to clarify and ease the process of writing a new ring/combinatorial class/special kind of matrix while adding mathematical structure and lessening the need for code duplication.

Here's the minimum you would need to write for a new kind of ring (eg pAdicRingLazy):

Now, onto the details.

Notes: About Cython functions:

days7/coercion (last edited 2009-02-26 20:44:02 by robertwb)