From 19b14056e95bbde2f852c5ce4ed16b36c9f85217 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Wed, 2 Jun 2021 00:13:17 -0400 Subject: Struggling against the lexing limitations of Renjin. --- documentation/bookmark/math.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'documentation/bookmark/math.md') diff --git a/documentation/bookmark/math.md b/documentation/bookmark/math.md index f50c1fc50..9d5309612 100644 --- a/documentation/bookmark/math.md +++ b/documentation/bookmark/math.md @@ -79,6 +79,7 @@ 1. https://www.3dgep.com/understanding-quaternions/ 1. https://probablydance.com/2017/08/05/intuitive-quaternions/ 1. [Quaternion algebras](https://math.dartmouth.edu/~jvoight/quat.html) +1. [Rotations with quaternions](https://imadr.github.io/rotations-with-quaternions/) # _Compendium of resources_ @@ -150,6 +151,7 @@ 1. https://www.math3ma.com/blog/matrices-as-tensor-network-diagrams 1. [Convolution is outer product](https://arxiv.org/abs/1905.01289) 1. [Graphical Calculus for products and convolutions](https://arxiv.org/abs/1903.01366) +1. [3 Point Parameterization of Affine Transform](https://www.catid.io/affine3) # Domain Theory -- cgit v1.2.3