libalgorithm-lbfgs-perl 0.16-3 source package in Ubuntu

Changelog

libalgorithm-lbfgs-perl (0.16-3) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Add missing build dependency on libmodule-install-perl.

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <email address hidden>  Thu, 30 Jun 2022 23:19:03 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libalgorithm-lbfgs-perl_0.16-3.dsc 2.2 KiB 93e21548181e1f332f5521fbf699f8dc7948ea46ad8ae2034ab780422fe355dc
libalgorithm-lbfgs-perl_0.16.orig.tar.gz 85.1 KiB 593610ad00b4d8c06c7cd3054ce02b0ac4cee57ae591b93f685cabbaf5f27938
libalgorithm-lbfgs-perl_0.16-3.debian.tar.xz 16.7 KiB 576ba8700b400e94a6bc6a128aa5f2e77ffb66971acf98b8b5e61fb15e8aa9b5

No changes file available.

Binary packages built by this source

libalgorithm-lbfgs-perl: Perl interface to an L-BFGS non-linear optimization algorithm

 Algorithm::LBFGS is an interface to liblbfgs, a C implementation of L-BFGS.
 .
 L-BFGS (Limited-memory Broyden-Fletcher-Goldfarb-Shanno) is a quasi-Newton
 method for unconstrained optimization. This method is especially efficient on
 problems involving a large number of variables.
 .
 Generally, it solves a problem described as following:
 .
 min f(x), x = (x1, x2, ..., xn)

libalgorithm-lbfgs-perl-dbgsym: debug symbols for libalgorithm-lbfgs-perl