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 ...
Everyone already uses computers in physics. At the very least, students use handheld calculators (I doubt anyone is still using a slide-rule calculator). Also, it's becoming more common to have ...
This module gives a brief overview of basics of nuclear physics, neutron slowing down, neutron transport, neutron diffusion, reactor kinetics and fuel depletion using python as a tool for the analysis ...
Here is the python codebase for my UCL MSc in Physics thesis. To run the code , all of the files need to be in the same folder. Then navigate to the parent folder which contains this UCL_MSc_Thesis ...
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 ...
A compatible implementation of Line Rider's physics engine written in python. Despite the name, this is not a fork of lr-core and is structured entirely differently for ease of reference. Nothing ...