| 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.
| 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.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.