answered 13 years ago
You can use your C/C++ code directly, using the Ctypes library, which is included in SAGE. You can find a nicely documented example on how to call your libraries on Numerical Sage documentation:
http://www.sagemath.org/doc/numerical_sage/ctypes.html