libdogleg 0.16-1 source package in Ubuntu

Changelog

libdogleg (0.16-1) unstable; urgency=medium

  * New upstream release
    - Using mrbuild build system
    - I no longer build static libraries
    - Build against suiteparse 7 fixed (Closes: #1041059)

 -- Dima Kogan <email address hidden>  Mon, 17 Jul 2023 09:51:56 -0700

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
libdogleg_0.16-1.dsc 2.1 KiB 395c39de57c2cf14043e339c901017fe403dab78510ae544bf7663ef9d4448c3
libdogleg_0.16.orig.tar.gz 33.8 KiB 961a522b29d57dea771fbb47e648e35332072ed43fe8883a9b62b63b95f78e49
libdogleg_0.16-1.debian.tar.xz 3.2 KiB 736596b2c30f8e919d329bcb5eb182af50743f67fae5289d67fed25f36a261d1

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

libdogleg-doc: No summary available for libdogleg-doc in ubuntu mantic.

No description available for libdogleg-doc in ubuntu mantic.

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