Skip to content
Snippets Groups Projects
Jakob Lemvig's avatar
jakle authored
8414f978
History

Python and SymPy

Getting started

Documentation

Giver SymPy fejl eller kan du ikke huske en kommandos navn? Tjek dokumentationen: https://docs.sympy.org/latest/index.html. Hvis man fx vil løse en diff lign, kan man blot google solve differential equation site:https://docs.sympy.org. Husk at bruge site:https://docs.sympy.org hvis du kun vil søge i dokumentationen. Der findes i øvrigt mange gode tutorials der. Dokumentationen til det generelle Python findes her: https://docs.python.org/3/

Lecture Notes

Textbooks on Python

If you are after an introduction to Python (not SymPy) for scientific application: Uni of Olso uses in their programmering course Introduction to programming for scientific applications (IN1900):

Both books are free to download for DTU students.

Python resources for teaching at NBI

Python resources for teaching at NBI, including many Jupyter Notebooks, can be found here: https://cholmcc.gitlab.io/nbi-python/

VS Code

VS Code has many useful tutorials on the youtube channel: https://www.youtube.com/c/Code/videos