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

Changelog

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

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 18:43:18 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
libalgorithm-lbfgs-perl_0.16.orig.tar.gz 85.1 KiB 593610ad00b4d8c06c7cd3054ce02b0ac4cee57ae591b93f685cabbaf5f27938
libalgorithm-lbfgs-perl_0.16-3build4.debian.tar.xz 16.9 KiB acf17d93c4ee259284b4a8b6d4ee6e8fbd15c8abbfe8661264a27112a16bb3a7
libalgorithm-lbfgs-perl_0.16-3build4.dsc 2.3 KiB d61fcdc066a2940f89a8406dd285eb97bebdc49e54e8136be1d54a211c6ea110

Available diffs

View changes file

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