mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 08:34:37 +08:00
Rework Ceres documentation as new website
This reworks the Ceres Sphinx documentation such that it can function as the main Ceres website, now hosted at ceres-solver.org. This also changes to the theme sphinx_rtd_theme used by Read The Docs; this theme has strong mobile support and is well enough designed. Change-Id: I63232d985859a6dac94ff58f08bf81eb2b9e7f99
This commit is contained in:
@@ -267,3 +267,13 @@ Solving
|
||||
Total 0.998
|
||||
|
||||
The preprocessor time has gone down by more than 4x!.
|
||||
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user