math - For a beginner, how to combine Python and Sage with Emacs text editor? -


i'm beginner in three: python, sage , emacs. i've installed 3 of them on pc , quick-started sage in emacs, i'll doing now. pointers in direction of following appreciated!

  1. how can start writing sage/python program in emacs? apparently there no way start writing new file in emacs (there options open files, visit new files, etc.). read in tutorial emacs has python mode, , when open python program (which did testing), automatically switches python mode, can't figure out how open new python file.

    i know how open, save , compile program in python alone, not in sage. apparently sage requires separate text editor (like emacs), if don't use online sage writing resources sagenotebook, sagemathcloud, etc.

  2. after writing sage code in python, how run, compile , fix bug in emacs?


Comments

Popular posts from this blog

java - Intellij Synchronizing output directories .. -

git - Initial Commit: "fatal: could not create leading directories of ..." -