>
Recent
A Personal Introduction

Who I am, what I do, and what I use this website for.

Sep 5 2024
Tags: Introduction
The Depressed Physics Student's Guide to Crank Nicholson implementation in C

An educative article talking about the Crank Nicholson finite difference method for solving PDEs in C

Feb 22 2024
Tags: C, Crank-Nicholson, Finite-Difference, Computational-Methods
An Introduction to Stochastic Gradient Descent and Some Simple Applications

Goes through the basics of SGD and shows applications of the algorithm which are applicable to physics.

Sep 17 2023
Tags: Machine learning