aboutsummaryrefslogtreecommitdiff
path: root/docs/source/reading.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/reading.rst')
-rw-r--r--docs/source/reading.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/source/reading.rst b/docs/source/reading.rst
new file mode 100644
index 0000000..4e27567
--- /dev/null
+++ b/docs/source/reading.rst
@@ -0,0 +1,10 @@
+===============
+Further Reading
+===============
+
+For a short but informative introduction to the subject we recommend
+the booklet by [Madsen]_ . For a general introduction to non-linear
+optimization we recommend [NocedalWright]_. [Bjorck]_ remains the
+seminal reference on least squares problems. [TrefethenBau]_ book is
+our favorite text on introductory numerical linear algebra. [Triggs]_
+provides a thorough coverage of the bundle adjustment problem.