aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/math/linear_algebra.md
blob: b2376d58f1fdef6dfa473b6cb9becd91b193cbe0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Reference

0. [Basic Linear Algebra Subprograms](https://en.wikipedia.org/wiki/Basic_Linear_Algebra_Subprograms)
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)