aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/math.md
diff options
context:
space:
mode:
authorEduardo Julian2022-01-06 14:28:32 -0400
committerEduardo Julian2022-01-06 14:28:32 -0400
commitd37982f0af44714d95caf24d7f944e4e659b3e69 (patch)
tree1576fc83764d958f8b5f7963a4d9987cd73b641f /documentation/bookmark/math.md
parent9afaa3a3236366d57cb1c3d771b25779ee76269b (diff)
Fixes for the pure-Lux JVM compiler machinery. [Part 2]
Diffstat (limited to 'documentation/bookmark/math.md')
-rw-r--r--documentation/bookmark/math.md32
1 files changed, 0 insertions, 32 deletions
diff --git a/documentation/bookmark/math.md b/documentation/bookmark/math.md
index 3dbafd686..78de206a0 100644
--- a/documentation/bookmark/math.md
+++ b/documentation/bookmark/math.md
@@ -111,38 +111,6 @@
0. [Introduction to Probability at anadvanced leve](https://www.stat.berkeley.edu/~aditya/resources/AllLectures2018Fall201A.pdf)
-# Linear Algebra
-
-0. [Linear Algebra And Multi Dimensional Geometry](https://mirtitles.org/2020/02/13/4129/)
-0. [Interactive Linear Algebra](https://textbooks.math.gatech.edu/ila/)
-0. [Don’t invert that matrix](https://www.johndcook.com/blog/2010/01/19/dont-invert-that-matrix/)
-0. [“Don’t invert that matrix” – why and how](https://civilstat.com/2015/07/dont-invert-that-matrix-why-and-how/)
-0. [Thirty-three Miniatures: Mathematical and Algorithmic Applications of Linear Algebra](https://kam.mff.cuni.cz/~matousek/stml-53-matousek-1.pdf)
-0. [Covectors are Different than Vectors, Usually](http://infohost.nmt.edu/~parendt/Phys509/notes/2diracnot/node4.html)
-0. [Introduction to Applied Linear Algebra: Vectors, Matrices, and Least Squares](https://web.stanford.edu/~boyd/vmls/vmls.pdf)
-0. [Linear Algebra Done Wrong.](http://www.math.brown.edu/~treil/papers/LADW/LADW.html)
-0. [Linear Algebra Done Right](http://linear.axler.net/)
-0. [Down with Determinants!](http://www.axler.net/DwD.html)
-0. https://github.com/jacobbogers/blasjs
-0. https://graphicallinearalgebra.net/
-0. [Wild Linear Algebra](https://www.youtube.com/watch?v=yAb12PWrhV0&list=PLIljB45xT85BhzJ-oWNug1YtUjfWp1qAp &&& https://www.youtube.com/watch?v=nJdWFoliRnc&list=PLIljB45xT85DF5G-Hq0xPsVUnR5_wJRSw)
-0. https://github.com/ferreiradaselva/mathc
-0. http://www.fast.ai/2017/07/17/num-lin-alg/
-0. https://github.com/bluemathsoft/bm-linalg
-0. [The Matrix Cookbook](https://www.math.uwaterloo.ca/~hwolkowi/matrixcookbook.pdf)
-0. https://dhruvp.netlify.com/2018/12/31/matrices/
-0. https://www.nalgebra.org/
-0. http://immersivemath.com/ila/index.html
-0. [Linear Logic and Linear Algebra](http://www.cs.bham.ac.uk/~drg/bll/steve.pdf)
-0. https://www.math3ma.com/blog/matrices-probability-graphs
-0. [Essence of linear algebra](https://www.youtube.com/watch?v=fNk_zzaMoSs&list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab)
-0. https://www.dhruvonmath.com/2018/12/31/matrices/
-0. http://blog.ezyang.com/2019/05/a-short-note-about-functional-linear-maps/
-0. https://www.math3ma.com/blog/matrices-as-tensor-network-diagrams
-0. [Convolution is outer product](https://arxiv.org/abs/1905.01289)
-0. [Graphical Calculus for products and convolutions](https://arxiv.org/abs/1903.01366)
-0. [3 Point Parameterization of Affine Transform](https://www.catid.io/affine3)
-
# Domain Theory
0. [A Brief Intro to Domain Theory](https://www.alignmentforum.org/posts/4C4jha5SdReWgg7dF/a-brief-intro-to-domain-theory)