Ask Your Question

Revision history [back]

  1. How to Sage install on linux (maybe not needed, because it was installed)

    • see https://doc.sagemath.org/html/en/installation/index.html
  2. How to run it.

    • if it is already installed on your machine, go to the directory where it is installed and run ./sage for Sage in command line, or sage -n jupyter for the graphical interface.
  3. How to type a command to make a basic computation.

    • if you only need some simple computation, just type them and see what it returns. Otherwise, you can start with https://doc.sagemath.org/html/en/tutorial/index.html