First time here? Check out the FAQ!
answered 2011-06-16 05:53:06 +0100
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