News

If you want my python program, I will add it at the end. But here is my first run. I am going to shoot a .45 caliber bullet aimed horizontally 36 inches above the ground.
Python scripts written for physics labratory expirements and numerical simulations. Includes linear and nonlinear regressions, ODE solvers, bifurcation diagrams and chaotic systems. ode_sho.py: Solves ...
Python module to compute transport phase diagrams. The main file encapsulates the core functions to calculate energies and scattering rates of cavity polaritons (in the mean-field limit). The ...
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 ...
Dot Physics. Python Physics; Rigid Body Rotations Using the Rotation Matrix and the Inverse Inertia Tensor. Posted: May 20, 2025 | Last updated: May 20, 2025. Physics and Python stuff.
Learn how to use UML tools to create and share UML diagrams from your Python code. Follow these six steps to reverse engineer, document, and communicate your code design.