News

A common problem in computing is to find out if a list contains duplicate entries. It’s also a good subject to explore various ways to solve a problem. In this case, we will see the performance ...
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 ...