libdogleg 0.15.4-1 source package in Ubuntu

Changelog

libdogleg (0.15.4-1) unstable; urgency=medium

  * New upstream release
    - added experimental outlier-rejection logic. Not stable and not fully
      documented
    - verbose output has a mode to output vnlog
    - Added dogleg_optimize2() and dogleg_optimize_dense2() entry points
      that use local parameters

 -- Dima Kogan <email address hidden>  Fri, 11 Dec 2020 15:41:39 -0800

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.15.4-1.dsc 2.1 KiB c9b02f499e16ba7dd130f2e99a2b06d970d40e2e3c0652aa121e716f9387406b
libdogleg_0.15.4.orig.tar.gz 33.7 KiB b287647e1f2edfc67b446c0495bacd81681e8c9729a530348251171c39e8e51f
libdogleg_0.15.4-1.debian.tar.xz 3.1 KiB ae2ffad81d1a6760582df2511104629345a4e1111d3e0d87ad7d71300f162969

Available diffs

No changes file available.

Binary packages built by this source

libdogleg-dev: No summary available for libdogleg-dev in ubuntu impish.

No description available for libdogleg-dev in ubuntu impish.

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

No description available for libdogleg-doc in ubuntu impish.

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