aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/math/linear_algebra.md
diff options
context:
space:
mode:
authorEduardo Julian2022-11-15 14:06:17 -0400
committerEduardo Julian2022-11-15 14:06:17 -0400
commitd656ef2143151a1d78768df4562e5275dff67b9d (patch)
tree554f6e64c09654e0faeeed3662183c63c35cf514 /documentation/bookmark/math/linear_algebra.md
parent4c765d22bd0a2e5271bf350745ed29f66bfbb96a (diff)
Added LineNumberTable annotations to functions when compiling for the JVM.
Diffstat (limited to 'documentation/bookmark/math/linear_algebra.md')
-rw-r--r--documentation/bookmark/math/linear_algebra.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/bookmark/math/linear_algebra.md b/documentation/bookmark/math/linear_algebra.md
index b2376d58f..ff1445bf4 100644
--- a/documentation/bookmark/math/linear_algebra.md
+++ b/documentation/bookmark/math/linear_algebra.md
@@ -1,5 +1,6 @@
# Reference
+0. [Seven Sins of Numerical Linear Algebra](https://nhigham.com/2022/10/11/seven-sins-of-numerical-linear-algebra/)
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/)