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 ...
Today we're talking about learning Python efficiently, not the endless tutorial cycle that keeps you stuck, but an actual strategy that works. Tutorials are great, but we all know about "tutorial hell ...
This Python 3 module helps you speedup generation of subplots in pseudo-parallel mode using matplotlib and multiprocessing. This can be useful if you are dealing with expensive preprocessing or ...