ceres-solver 1.14.0-4ubuntu1.1 source package in Ubuntu

Changelog

ceres-solver (1.14.0-4ubuntu1.1) focal; urgency=medium

  * Reduce the number of minimizer iterations in test (LP: #1882626)

 -- Kyle Fazzari <email address hidden>  Thu, 11 Jun 2020 17:02:01 -0700

Upload details

Uploaded by:
Kyle Fazzari
Sponsored by:
Marc Deslauriers
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates universe misc

Downloads

File Size SHA-256 Checksum
ceres-solver_1.14.0.orig.tar.gz 3.5 MiB 4c2b4754dfe8d1347931dc8b544ca3d78fc14157669df86595a5307b8b816c50
ceres-solver_1.14.0-4ubuntu1.1.debian.tar.xz 7.2 KiB ddca709800f3c5e7a3d6dd5a8dea0fcc8dae711a1eac476e1e22cf7cdbdbf1d1
ceres-solver_1.14.0-4ubuntu1.1.dsc 2.4 KiB 9b60cee25eb7f449afd455130e3ed84e6fa73761672fb53f4f33d8c4cec328c0

View changes file

Binary packages built by this source

ceres-solver-doc: documentation for ceres-solver

 Ceres Solver is an open source C++ library for modeling and solving large,
 complicated optimization problems.
 It is a feature rich, mature and performant library which has been used
 in production at Google since 2010.
 .
 Ceres Solver can solve two kinds of problems.
  - Non-linear Least Squares problems with bounds constraints.
  - General unconstrained optimization problems.
 .
 This package contains the documentation found on http://ceres-solver.org/
 and the examples that were included with the release.

libceres-dev: nonlinear least squares minimizer (development files)

 Ceres Solver is an open source C++ library for modeling and solving large,
 complicated optimization problems.
 It is a feature rich, mature and performant library which has been used
 in production at Google since 2010.
 .
 Ceres Solver can solve two kinds of problems.
  - Non-linear Least Squares problems with bounds constraints.
  - General unconstrained optimization problems.
 .
 This package contains the development header files.

libceres1: nonlinear least squares minimizer (shared library)

 Ceres Solver is an open source C++ library for modeling and solving large,
 complicated optimization problems.
 It is a feature rich, mature and performant library which has been used
 in production at Google since 2010.
 .
 Ceres Solver can solve two kinds of problems.
  - Non-linear Least Squares problems with bounds constraints.
  - General unconstrained optimization problems.
 .
 This package contains the shared library.

libceres1-dbgsym: debug symbols for libceres1