Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
indent10px
styledisk
separatorklammer
To work with symbolic mathematics in Python we have chosen to use the libary SymPy. More detailed SymPy documentation and packages for installation can be found on http://sympy.org/.


Innholdsfortegnelse

Table of Contents
indent10px
styledisk
separatorklammer

Symbols

To make symbolic variables in SymPy you have to declare the variable explicitly:

...