Hacker News new | ask | show | jobs
by traviscj 3666 days ago
Tangential, but your two questions struck me as isomorphic to computing the gradient and finding a maximum in the mathematical optimization sense. There to, there is a huge difference in the amount of work between the two: one is a for loop, one is nonpolynomial.