News

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.
The number of specified colors should correspond to the number of contour levels since one color represents each level of contour. If fewer colors are specified than the number of levels in the plot, ...
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 ...