From e3986e8a7b9a997441477cdb333d3a8537dc49fb Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Fri, 18 Feb 2022 17:37:21 -0400 Subject: Yet more fixes for JVM interop. --- documentation/bookmark/math/number/dual.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'documentation/bookmark/math/number') diff --git a/documentation/bookmark/math/number/dual.md b/documentation/bookmark/math/number/dual.md index 345bddca3..cda9d5d8e 100644 --- a/documentation/bookmark/math/number/dual.md +++ b/documentation/bookmark/math/number/dual.md @@ -1,14 +1,15 @@ # 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) +0. [Dual/Codual numbers for Forward/Reverse Automatic Differentiation](https://higherlogics.blogspot.com/2020/05/dualcodual-numbers-for-forwardreverse.html) +0. [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) +0. [Differentiable programming](https://en.wikipedia.org/wiki/Differentiable_programming) +0. [Ditching Backpropagation: Automatic Differentiation and Dual Numbers](https://matiasmorant.wordpress.com/2017/12/29/dual-numbers/) +0. [The Dual Numbers](https://www.youtube.com/watch?v=4nU-09e3iP8) +0. [Dual number](https://en.wikipedia.org/wiki/Dual_number) # Dual Quaternions -1. [Dual Quaternions for Mere Mortals](https://www.jeremyong.com/math/2019/08/05/dual-quaternions-for-mere-mortals/) -1. [APPLICATION OF DUAL QUATERNIONS ON SELECTED PROBLEMS](https://otik.uk.zcu.cz/bitstream/11025/28563/1/phd_Application%20of%20dual%20quaternions%20on%20selected%20problems.pdf) -1. [GAME2020 0. Steven De Keninck. Dual Quaternions Demystified](https://www.youtube.com/watch?v=ichOiuBoBoQ) +0. [Dual Quaternions for Mere Mortals](https://www.jeremyong.com/math/2019/08/05/dual-quaternions-for-mere-mortals/) +0. [APPLICATION OF DUAL QUATERNIONS ON SELECTED PROBLEMS](https://otik.uk.zcu.cz/bitstream/11025/28563/1/phd_Application%20of%20dual%20quaternions%20on%20selected%20problems.pdf) +0. [GAME2020 0. Steven De Keninck. Dual Quaternions Demystified](https://www.youtube.com/watch?v=ichOiuBoBoQ) -- cgit v1.2.3