ceres-solver 1.13.0+dfsg0-1build1 source package in Ubuntu

Changelog

ceres-solver (1.13.0+dfsg0-1build1) bionic; urgency=medium

  * No-change rebuild against libsuitesparseconfig5

 -- Graham Inggs <email address hidden>  Sat, 30 Dec 2017 17:20:40 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Bionic
Original maintainer:
Debian Science Team
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_1.13.0+dfsg0.orig.tar.gz 3.4 MiB 0bcfefc9c36c24d5ad60f36f8c8705c184c84e9be752ebbe415f7776b8cabc95
ceres-solver_1.13.0+dfsg0-1build1.debian.tar.xz 4.1 KiB 1f3acb783c0b3619774c511ce6a29bc3b349c885167a41eb8340460d312e6992
ceres-solver_1.13.0+dfsg0-1build1.dsc 2.3 KiB 2f6542c510fa749638ea513153c0f39e2cba1ad558278b697187aa45ae3edb52

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