News

There was an error while loading. Please reload this page. The file Ballistic_round contains the code of the program that performs the animation of a projectile ...
How it works Random point generation: Generates a random set of points. Delaunay triangulation: Calculates the Delaunay triangulation using SciPy's Delaunay class. Visualization: Uses Matplotlib to ...
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 ...