Category "sage"

How do I pass a script to Sage before running it in interactive mode?

In my Python workflow, I commonly use the -i flag to open a Python interpreter which first executes the script I am working on, then allows me to interact with

Creating graphs using code from Pari-GP, but using Sage's graphing tools

everyone! I know this is probably a dumb question, but I'm having a lot of trouble with Sage, and it's frustrating the hell out of me. To give a bit of an expla

Launch Pycharm from command line (terminal)

I want to try out PyCharm for sage mathematics development. Normally I run eclipse to do sage development, but now I want to try it with PyCharm. To launch ec