·10 min read·physics
The Three Body Problem
Built a real-time three-body physics simulation with React hooks, RK4 integration, and some seriously beautiful orbital chaos. Warning: may cause existential crisis about the universe.
Read article
3 articles tagged with #math
Built a real-time three-body physics simulation with React hooks, RK4 integration, and some seriously beautiful orbital chaos. Warning: may cause existential crisis about the universe.
A deep dive into binary classification using logistic regression, from fundamental concepts to practical implementation, with interactive examples and mathematical foundations
A detailed overview of the algorithms and mathematical reasoning behind our Codeforces ladder and user APIs.