ceres-solver 1.14.0-4 source package in Ubuntu

Changelog

ceres-solver (1.14.0-4) unstable; urgency=medium

  * Team upload.
  * Bump versioned (Build-)Depends: libeigen3-dev (>= 3.3.4)
    Closes: #883619

 -- Andreas Tille <email address hidden>  Tue, 26 Feb 2019 10:00:04 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
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.14.0-4.dsc 2.3 KiB 8d41e6de17ab843a1ad7520d0ee777af3f7b5c6c2952ace950db1e62f833ddfe
ceres-solver_1.14.0.orig.tar.gz 3.5 MiB 4c2b4754dfe8d1347931dc8b544ca3d78fc14157669df86595a5307b8b816c50
ceres-solver_1.14.0-4.debian.tar.xz 4.9 KiB 3340e8cae8b6a2b38c6468c2158711086888c6220bc249d5b752c7418b67f8d6

No changes file available.

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: No summary available for libceres-dev in ubuntu disco.

No description available for libceres-dev in ubuntu disco.

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