libdogleg 0.16-4 source package in Ubuntu

Changelog

libdogleg (0.16-4) unstable; urgency=medium

  * moved dogleg.h to /usr/include to be compatible with the older
    libdogleg-dev packages

 -- Dima Kogan <email address hidden>  Tue, 18 Jul 2023 22:38:00 -0700

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
libdogleg_0.16-4.dsc 2.0 KiB d031b0e17815e876feacb7332ade670ccc030dbda864d66657136a7c7d75084c
libdogleg_0.16.orig.tar.gz 33.8 KiB 961a522b29d57dea771fbb47e648e35332072ed43fe8883a9b62b63b95f78e49
libdogleg_0.16-4.debian.tar.xz 3.4 KiB 084fcfc67d74bc3034c859d4e2e8091bf0bd4d5bfb37161933fec0be37061c16

Available diffs

No changes file available.

Binary packages built by this source

libdogleg-dev: Powell's dog-leg nonlinear least squares solver for sparse matrices

 Solves unconstrained nonlinear least squares problems using Powell's dog-leg
 method. The user specifies a callback C function that returns the value and
 gradients of the model function at a particular operating point. This library
 takes a series of dog-leg steps to find a local minimum of the residual
 surface.
 .
 This library works with sparse matrices, which makes it suitable for
 efficiently solving very large problems.
 .
 Development files

libdogleg2: Powell's dog-leg nonlinear least squares solver for sparse matrices

 Solves unconstrained nonlinear least squares problems using Powell's dog-leg
 method. The user specifies a callback C function that returns the value and
 gradients of the model function at a particular operating point. This library
 takes a series of dog-leg steps to find a local minimum of the residual
 surface.
 .
 This library works with sparse matrices, which makes it suitable for
 efficiently solving very large problems.

libdogleg2-dbgsym: debug symbols for libdogleg2