Good ideas and conversation. No ads, no tracking. Login or Take a Tour!
I've been working on a python module for numerical integrators. I used Matlab's built-in integrators for school, but I want something equivalent. Variable-step integrators are hard. I also have another pet project to teach myself some machine-learning stuff by writing AIs for simple games, but I haven't made much progress on that. I hardly ever finish my self-imposted coding projects, I work in them when I get the urge, and then let them sit for months when I don't.