Minor cleanups in preparation for a release.

1. Fix the release script to ignore the version.h checking.
2. Fix some ceres documentation formatting errors.

Change-Id: I3fd6b85e771b242f463d6a36c3efd8d691f9242f
This commit is contained in:
Sameer Agarwal
2014-10-08 12:48:16 -07:00
parent 7b6bd1cd31
commit 6768b3586a
4 changed files with 4 additions and 27 deletions
+1 -1
View File
@@ -169,7 +169,7 @@ Solving
installed. Both of these preconditioners use a clustering
algorithm. Use ``SINGLE_LINKAGE`` before ``CANONICAL_VIEWS``.
#. Use :function:`Solver::Summary::FullReport` to diagnose performance problems.
#. Use :func:`Solver::Summary::FullReport` to diagnose performance problems.
When diagnosing Ceres performance issues - runtime and convergence,
the first place to start is by looking at the output of