
taylor series approximations: visualizing convergence and radius
Watching polynomials wrap around sin, cos and ln: factorial-fast convergence for entire functions, and the hard wall of the convergence radius where adding terms makes things worse.

Exploring the intersection of code, mathematics, and natural phenomena through computational experiments and scientific visualizations.
Recent computational explorations and visualizations

Watching polynomials wrap around sin, cos and ln: factorial-fast convergence for entire functions, and the hard wall of the convergence radius where adding terms makes things worse.

Rebuilding sawtooth and square waves out of pure sines: animated partial sums, the stubborn 9% Gibbs overshoot, and a measured convergence rate — all validated numerically before plotting.

I gave TorqueHash the ability to stream data using Rust's Write trait - turning it from a byte-slice toy into a composable I/O component with a real CLI.
Technologies for computational physics and mathematical visualization