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

Changelog

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

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 11:36:45 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar 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-3build1.debian.tar.xz 16.8 KiB f8f34f3e07831cc5cdd88097fa882e670a26348a9f13fa1fcd5a1215ba560455
libalgorithm-lbfgs-perl_0.16-3build1.dsc 2.2 KiB 3875bf66e3c894f91a385f56d1444c09eeea72ca121240bfe8e7f620c9c89137

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