News

Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I ...
In this video from PYCON 2016 in Portland, Pramod Gupta from the University of Washington presents: Computational Physics with Python – Planetary Orbits from Newton to Feynman. “Newton’s explanation ...
I recently facilitated a workshop for high school physics teachers in South Africa (two workshops actually---one in Johannesburg and one in Cape Town). The goal of the workshop was to introduce ...
I should note that Python is case sensitive—“a” is not the same as “A.” How about one more quick demonstration adding vectors. Look at this code (and then run it): ...
Python is an interpreted language, which can save you considerable time during program development because no compilation and linking is necessary. The interpreter can be used interactively, which ...
As an astrophysics major with a minor in computational science, Kaitlyn Sheriff ’24 of Landisburg, Pa., had her eye on an REU prize since freshman year.“Students frequently get emails from faculty ...