News

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 ...
Learn to make engaging interactive plots in Python with Plotly for effective data visualization and storytelling.
Tiny Gaussian Splatting in 2D Splatting 2D Gaussians to represent images. Tiny, self-contained, low-overhead, and minimal implementation in a single Jupyter notebook. This code grew out of some of my ...
This project is a significant modification of the original 3D Gaussian Splatting for Real-Time Radiance Field Rendering by Inria. The core rendering pipeline has been fundamentally adapted to ...
Many elliptical extended object tracking methods model the spatial distribution of the measurement sources on the object with a Gaussian distribution. With the help of moment matching, alternative ...