mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
Fix links to SuiteSparse & CXSparse.
- Thanks to Henrique Mendonça for reporting this. Change-Id: I590f6138177b2e608eca9726f556d2f92d00d4d7
This commit is contained in:
@@ -64,11 +64,11 @@ optional. For details on customizing the build process, see
|
||||
examples and tests.
|
||||
|
||||
- `SuiteSparse
|
||||
<http://www.cise.ufl.edu/research/sparse/SuiteSparse/>`_. Needed for
|
||||
<http://faculty.cse.tamu.edu/davis/suitesparse.html>`_. Needed for
|
||||
solving large sparse linear systems. **Optional; strongly recomended
|
||||
for large scale bundle adjustment**
|
||||
|
||||
- `CXSparse <http://www.cise.ufl.edu/research/sparse/CXSparse/>`_.
|
||||
- `CXSparse <http://faculty.cse.tamu.edu/davis/suitesparse.html>`_.
|
||||
Similar to ``SuiteSparse`` but simpler and slower. CXSparse has
|
||||
no dependencies on ``LAPACK`` and ``BLAS``. This makes for a simpler
|
||||
build process and a smaller binary. **Optional**
|
||||
|
||||
Reference in New Issue
Block a user