Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Probably you will want to use Cython to do this - it's the usual way to integrate C code with Sage (as well as to create C code from within Sage).

You may also want to search this site for Cython for more tips.

Probably you will want to use Cython to do this - it's the usual a good way to integrate C code libraries with Sage (as well as to create C code from within Sage).

You may also want to search this site for Cython for more tips.