Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
| Download
Project: sir model
Path: basic_2d_plots.sagews
Views: 1460
NOTE: Sage understands Latex syntax for typesetting math expressions in axes labels.
Some hints:
Sage uses syntax like x^2, 5*x, etc., for arithmetic operations.
Also, all functions require parentheses, like exp(-x), or sin(3*x), etc.
NOTE the "==" sign used to denote the conditional equality.