diff options
author | Eduardo Julian | 2022-03-07 04:16:47 -0400 |
---|---|---|
committer | Eduardo Julian | 2022-03-07 04:16:47 -0400 |
commit | 2ac6926be617bf764c4c18a4f6fbba199f6be697 (patch) | |
tree | bf333813ecf54844e039815fc46fd97b125234f8 /documentation/bookmark/math | |
parent | a7fc50b1906fa97fb56d5ebe3d3fff7baee276da (diff) |
Compilers for scripting languages now only depend on new JVM compiler.
Diffstat (limited to 'documentation/bookmark/math')
-rw-r--r-- | documentation/bookmark/math/geometry/geometric_algebra.md | 5 | ||||
-rw-r--r-- | documentation/bookmark/math/geometry/symplectic.md | 6 |
2 files changed, 11 insertions, 0 deletions
diff --git a/documentation/bookmark/math/geometry/geometric_algebra.md b/documentation/bookmark/math/geometry/geometric_algebra.md new file mode 100644 index 000000000..b83e0c698 --- /dev/null +++ b/documentation/bookmark/math/geometry/geometric_algebra.md @@ -0,0 +1,5 @@ +# Reference + +0. [A Swift Introduction to Geometric Algebra](https://www.youtube.com/watch?v=60z_hpEAtD8) +0. [Addendum to A Swift Introduction to Geometric Algebra](https://www.youtube.com/watch?v=0bOiy0HVMqA) + diff --git a/documentation/bookmark/math/geometry/symplectic.md b/documentation/bookmark/math/geometry/symplectic.md new file mode 100644 index 000000000..582767c15 --- /dev/null +++ b/documentation/bookmark/math/geometry/symplectic.md @@ -0,0 +1,6 @@ +# Reference + +0. [Symplectic Geometry in 2D - Points, Lines, Circles](https://www.researchgate.net/publication/358747081_Symplectic_Geometry_in_2D_-_Points_Lines_Circles) +0. [Symplectic Geometry meets Geometric Algebra in 2D](https://www.researchgate.net/publication/356781838_Symplectic_Geometry_meets_Geometric_Algebra_in_2D) +0. [Coordinate Free Vector Algebra in R2](https://www.researchgate.net/publication/327989714_Coordinate_Free_Vector_Algebra_in_R2) + |