News

The goal of the workshop was to introduce teachers to using python in physics. Since this was my first python-physics workshop, I feel I should share the details and some of the things I learned.
Simply create a new .py file in the same folder as your main Python code. Then “import” that file as you now know how to do, then access the functions from within that module. So, if we make a ...
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 ...