Hacker News new | ask | show | jobs
by sanxiyn 5071 days ago
Automatic differentiation by dual number! Really, after I learned it, I wondered why symbolic differentiation isn't taught this way by default. Good use case of operator overloading, by the way.