Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered 13 years ago

kcrisman gravatar image

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.

click to hide/show revision 2
No.2 Revision

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.