Automatic differentiation
HoldTechniques
A computational method for evaluating derivatives exactly to machine precision.
Why it's here
Placed in Hold: 1 article(s) of evidence from 1 source(s), led by research-stage coverage, with 0 in the last 30 days. Confidence 24%. Low accumulated evidence, so it defaults conservatively pending more signal.
Evidence (1)
- 2Hacker News·7/4/2026researchWhy integration is harder than differentiation
The article contrasts differential and integral calculus to show that synthesis is often harder than analysis. It explains that derivatives are algorithmic and straightforward to compute, while integrals can lack closed-form solutions and may require infinite series or special techniques. It uses the Gaussian integral as an example of a common function that is easy to differentiate but difficult to integrate exactly.