ceres-solver 2.1.0+really2.1.0+dfsg-1build1 source package in Ubuntu

Changelog

ceres-solver (2.1.0+really2.1.0+dfsg-1build1) mantic; urgency=medium

  * No-change rebuild against libcholmod4

 -- Steve Langasek <email address hidden>  Sun, 30 Jul 2023 21:13:37 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ceres-solver_2.1.0+really2.1.0+dfsg.orig.tar.xz 2.6 MiB acd5774187a8ea92bdf9e6d1faeb22c00bf30b1ad226ef6e2ade8b7636bbc336
ceres-solver_2.1.0+really2.1.0+dfsg-1build1.debian.tar.xz 10.1 KiB a4614c2496325baecf3c0dbc5a6792cfcd6efd076e546035ce7c96bac1e56201
ceres-solver_2.1.0+really2.1.0+dfsg-1build1.dsc 2.7 KiB 0573a4af3430380fa47c1e2eab7ced7f348c5a43a757e187bbe2bc341c72a4e4

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.

libceres3: 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.

libceres3-dbgsym: debug symbols for libceres3