Ask Your Question

Revision history [back]

The documentation at http://www.cython.org/ is probably a good place to start. After that, you could look at the Sage source code, either in your local install or at http://hg.sagemath.org/sage-main/src. For example, you can see that other types are declared in sage/matrix/misc.pyx.