Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I ...
This repository contains the Python code used for the computational verification in the paper: "A Universal Modular Property of Twin Primes and Asymptotic Failure ...
This project implements linear regression from scratch, using only Python and math — no machine learning libraries like scikit-learn are used. It's a great educational example of how linear regression ...