Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Instead of "from feynman import *", try "attach feynman.sage" - my guess is that if you use the from ... import syntax then the .sage file is treated like a .py file rather than sage code.