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 ...
For this problem, I am going to solve it using some python code. Why am I using python? I'm using it because this is a great time to show you how awesome python can be.
Black reformats Python code into a singular, consistent, and readable style, drawing on internal rules for handling tricky problems like multiline expressions, so even those get reformatted ...