filmov
tv
Introduction to Python for Physics

Показать описание
This lecture introduces Python fundamentals and Jupyter Notebooks, covering concepts like launching a notebook, using code and markdown cells, and writing formulas with LaTeX. It explores variable types, arithmetic, Boolean operations, and functions. Additionally, it demonstrates loops, conditionals, plotting, and arrays for physics-related applications, including vector operations and Fourier transforms.