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 ...
It doesn't matter if you use Python or a differential equation to determine the motion of a mass on a spring—it's still a model, and these two methods really aren't that different.
In 2025, the integration of AI and Python will become increasingly tight. OpenAI's free inference model, o3 - mini, has excelled in areas such as mathematical code generation and physical simulation.
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.