In this tutorial, I walk you through solving boundary value problems using the Shooting Method in Python. Learn how to apply this numerical technique to find solutions for differential equations with ...
In this Python astrophysics tutorial, I walk you through calculating the gravitational field produced by a ring of mass. Using numerical methods and Python libraries, we explore how to compute ...
I love python. I'm not ashamed to admit my feelings. One of the things I attempt to convey in my introductory physics courses is the notion that numerical calculations are cool. Of course, by ...
Numerical programming and computer simulations are ubiquitous through all subjects in physics. Thus, computational physics has grown to be an appealing field for those who wish to acquire advanced and ...
The mere attendance of the lecture is valued at 2 CP. If the tutorials are completed as well (> 70 %), 3 CP are awarded. For this, the solutions to the problems must be handed in before the next ...
Teaching computer programming is a core aspect to our degree courses and is required by our accreditation body, the Institute of Physics. Python is a widely-available programming language that can be ...