News

Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
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 ...
Python is a very easy language to learn and use and VPython is a module that creates awesome visuals for physics stuff. I can't use the word awesome enough here.
Last Updated: 7/27/18 Teaching Standard: The idea of the project is to illustrate the physical concept of projectile motion through a simple animation and a fun game!The mathematical equations of ...
Numerical Physics - VPython vs. Easy Java Simulations Numerical calculations are grand. Of course, they are just another form of normal calculations - like I have said before.