First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Just a partial answer, regarding the debugging tools: you can use the command trace for interactively tracing some Sage code. Unfortunately its works only for Python parts of Sage, not for Cython ones.