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 ...
Just about every course covers this, of course, but I will do it a little differently. I’ll use python to help students hone their vector skills. But first, a quick intro to the subject.
Anaconda provides a handy GUI, a slew of work environments, and tools to simplify the process of using Python for data science. No question about it, Python is a crucial part of modern data ...
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.