cminpack 1.3.6-5 source package in Ubuntu

Changelog

cminpack (1.3.6-5) unstable; urgency=medium

  * Push Standards-Version to 4.6.2. No changes
  * Push dh-compat to 13. Remove debian/compat
  * Install CMake file for cminpack
  * Add gitlab-ci.yml
  * Disable failing tests
  * Add lintian overrides for false positive
  * Add LDFLAGS to examples Makefile

 -- Ole Streicher <email address hidden>  Mon, 26 Dec 2022 16:27:09 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe libs
Lunar release universe libs

Downloads

File Size SHA-256 Checksum
cminpack_1.3.6-5.dsc 2.1 KiB 4d487d8d43f3b1d74e0c60853003082c9c564cdc1ddaedef0659fc3a66ac475b
cminpack_1.3.6.orig.tar.gz 306.1 KiB 3c07fd21308c96477a2c900032e21d937739c233ee273b4347a0d4a84a32d09f
cminpack_1.3.6-5.debian.tar.xz 18.8 KiB ea7736263f7d1fa28219f21a549d44dfc09a4dc54a877f33e56d7dc7a3251d57

Available diffs

No changes file available.

Binary packages built by this source

cminpack-doc: Nonlinear equations and nonlinear least squares problems (doc)

 Minpack includes software for solving nonlinear equations and nonlinear least
 squares problems. Five algorithmic paths each include a core subroutine and an
 easy-to-use driver. The algorithms proceed either from an analytic
 specification of the Jacobian matrix or directly from the problem functions.
 The paths include facilities for systems of equations with a banded Jacobian
 matrix, for least squares problems with a large amount of data, and for
 checking the consistency of the Jacobian matrix with the functions.
 .
 This is the C re-write of the original fortran minpack implementation.
 .
 This package contains documentation files for cminpack.

libcminpack-dev: Nonlinear equations and nonlinear least squares problems - development

 Minpack includes software for solving nonlinear equations and nonlinear least
 squares problems. Five algorithmic paths each include a core subroutine and an
 easy-to-use driver. The algorithms proceed either from an analytic
 specification of the Jacobian matrix or directly from the problem functions.
 The paths include facilities for systems of equations with a banded Jacobian
 matrix, for least squares problems with a large amount of data, and for
 checking the consistency of the Jacobian matrix with the functions.
 .
 This is the C re-write of the original fortran minpack implementation.
 .
 This package contains development files needed to build cminpack applications.

libcminpack1: Nonlinear equations and nonlinear least squares problems - runtime

 Minpack includes software for solving nonlinear equations and nonlinear least
 squares problems. Five algorithmic paths each include a core subroutine and an
 easy-to-use driver. The algorithms proceed either from an analytic
 specification of the Jacobian matrix or directly from the problem functions.
 The paths include facilities for systems of equations with a banded Jacobian
 matrix, for least squares problems with a large amount of data, and for
 checking the consistency of the Jacobian matrix with the functions.
 .
 This is the C re-write of the original fortran minpack implementation.
 .
 This package contains the libraries needed to run cminpack applications.

libcminpack1-dbgsym: debug symbols for libcminpack1