how to run a sage file
I am new to sage. Can someone please tell me with an example how to make a sage file and run it ? I use ubuntu.
I am new to sage. Can someone please tell me with an example how to make a sage file and run it ? I use ubuntu.
You can set it up just like any Python file and then call sage file.sage
from the command line (assuming sage
is in your path).
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-07-26 19:37:43 +0100
Seen: 837 times
Last updated: Jul 26 '16
how to get output in a mixed fraction?
Sage binary system requirements
2D plotting in sage looks wrong
How to find if computation is in a notebook or sage prompt ?
Error if an output file already exists (matplotlib)
Will upgrading to Python 3.x on my system break Sage?
how to organize multifile project