ceres-solver 1.14.0-4ubuntu1 source package in Ubuntu

Changelog

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

  * Build using pyhton3.

 -- Matthias Klose <email address hidden>  Tue, 31 Mar 2020 11:48:55 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release 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.debian.tar.xz 6.6 KiB 5467323f8b14e882c81b30c8d8e075d2da3e18e79de8ff00255dc3d4bed1d4c6
ceres-solver_1.14.0-4ubuntu1.dsc 2.3 KiB 48a71f9e09e147df6a9b32d679e9b09a8db598412e13d9fc2df51f596f8b3ec4

View changes file

Binary packages built by this source

ceres-solver-doc: No summary available for ceres-solver-doc in ubuntu groovy.

No description available for ceres-solver-doc in ubuntu groovy.

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