Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Call C/C++ Code

Let's say, I wrote matrix.c which is a C file containing several functions. Can I call any of the functions defined in matrix.c from Sage? What special compilation do I need for matrix.c?