From 80b1b372dc131beefeda224ffa619b2b995173bd Mon Sep 17 00:00:00 2001 From: Yong He Date: Wed, 8 Feb 2023 13:04:32 -0800 Subject: Update autodiff documentation with more precise math definitions. (#2636) Co-authored-by: Yong He --- docs/_layouts/user-guide.html | 19 +++++++++ docs/user-guide/07-autodiff.md | 97 +++++++++++++++++++++++++++++++----------- docs/user-guide/toc.html | 5 ++- 3 files changed, 93 insertions(+), 28 deletions(-) (limited to 'docs') diff --git a/docs/_layouts/user-guide.html b/docs/_layouts/user-guide.html index 1a4be7030..b9a387686 100644 --- a/docs/_layouts/user-guide.html +++ b/docs/_layouts/user-guide.html @@ -389,6 +389,25 @@ updateCurrentSubsection(findCurrentSubsection()); + + + + {% if site.google_analytics %}