diff options
author | Eduardo Julian | 2020-05-28 02:18:02 -0400 |
---|---|---|
committer | Eduardo Julian | 2020-05-28 02:18:02 -0400 |
commit | 2139e72d8e7c58cb355799d4a8412a0c38fb481c (patch) | |
tree | abc4dd07dc9ab0342e3cb379b40fa2c4a337e552 /documentation/research/math | |
parent | 853642c340730b3bb23c1ac87660c5c7ecbffa93 (diff) |
Can now parse TAR files.
Diffstat (limited to '')
-rw-r--r-- | documentation/research/math.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/research/math.md b/documentation/research/math.md index 777a3c1d2..91c434dca 100644 --- a/documentation/research/math.md +++ b/documentation/research/math.md @@ -160,6 +160,8 @@ # Geometric Algebra | Clifford Algebra +1. [Siggraph2019 Geometric Algebra](https://www.youtube.com/watch?v=tX4H_ctggYo) +1. [Introduction to Clifford Algebra](https://www.av8n.com/physics/clifford-intro.htm) 1. [An Introduction to Geometric Algebra over R^2](https://bitworking.org/news/ga/2d) 1. [Exterior Product](https://medium.com/@marksaroufim/exterior-product-ecd5836c28ab) 1. [Projective geometric algebra: A modern framework for doing geometry](http://page.math.tu-berlin.de/~gunn/PGA/index.html) |