Nieuws

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 ...
Contour output works, but it takes very long, and it does not seem to be as useful as I hoped it would be. What if I just output the (i,j) points corresponding to the mask instead? That way the mask ...
Contour Plots With Python and Plotly Sometimes I have to write stuff so I won’t forget how to do it. This is one of those times.