From e00ba096c8837abe85d366e0c1293c09dbe84d81 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Wed, 18 Aug 2021 03:29:15 -0400 Subject: Some bug fixes. --- documentation/bookmark/math/number/dual.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'documentation/bookmark/math') diff --git a/documentation/bookmark/math/number/dual.md b/documentation/bookmark/math/number/dual.md index 508adae9a..345bddca3 100644 --- a/documentation/bookmark/math/number/dual.md +++ b/documentation/bookmark/math/number/dual.md @@ -1,5 +1,7 @@ # Reference +1. [Sensitivity of y w.r.t. to x in y=f(x) where f is a routine](https://scicomp.stackexchange.com/questions/38899/sensitivity-of-y-w-r-t-to-x-in-y-fx-where-f-is-a-routine/38900#38900) +1. [Differentiable programming](https://en.wikipedia.org/wiki/Differentiable_programming) 1. [Ditching Backpropagation: Automatic Differentiation and Dual Numbers](https://matiasmorant.wordpress.com/2017/12/29/dual-numbers/) 1. [The Dual Numbers](https://www.youtube.com/watch?v=4nU-09e3iP8) 1. [Dual number](https://en.wikipedia.org/wiki/Dual_number) -- cgit v1.2.3