Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Avoid recompilation of .spyx file

I have a script I am running many times with a .spyx file. Unfortunately each compilation creates a large temporary file, and these are eating up my disk quota so it now no longer runs. What do I do to avoid this situation? Ideally I compile once and sage uses that for all executions.