yorick-optimpack 1.3.2+dfsg+1.4.0-1build1 source package in Ubuntu

Changelog

yorick-optimpack (1.3.2+dfsg+1.4.0-1build1) noble; urgency=medium

  * No change rebuild to gain buildinfo.

 -- Dimitri John Ledkov <email address hidden>  Sat, 17 Feb 2024 18:37:46 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Noble
Original maintainer:
Debian Science Team
Architectures:
any
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe math

Downloads

File Size SHA-256 Checksum
yorick-optimpack_1.3.2+dfsg+1.4.0.orig-optimpack1.tar.xz 58.5 KiB 43220c8b1b386b4a9af1fbc8d058e1a609922d4581297bfda0bbafd4d5e82c6c
yorick-optimpack_1.3.2+dfsg+1.4.0.orig.tar.gz 74.9 KiB 4a4378650870c8703626ff35a2cd1f5d7c9b09872cc97d515b0b6c50b52326db
yorick-optimpack_1.3.2+dfsg+1.4.0-1build1.debian.tar.xz 4.2 KiB f5df58df13bc3c30d02b8534551c409bc43c208f3ba6063d4b5112a62ab712f3
yorick-optimpack_1.3.2+dfsg+1.4.0-1build1.dsc 2.5 KiB 86f1ae10847419a173009a1fe4e8958c163eac33ac396f10f0890030d3244c84

View changes file

Binary packages built by this source

yorick-optimpack: optimization of large scale problems for the Yorick language

 OptimPack is a portable C library which implements algorithms for
 optimization of large scale problems with bound constraints. Large
 scale means some million variables (e.g. pixel values) or more.
 .
 The most important algorithm is VMLM-B: a variable metric method with
 limited memory requirements and, possibly, bound constraints on the
 parameters. The algorithm is based on limited memory BFGS updates
 with MorĂ© & Thuente inexact line search and gradient projection to
 account for bounds.
 .
 This package contains two Yorick plug-ins: one based on the newer
 OptimPackLegacy version and, for backward compatibility, one based on the
 previous OptimPack1 implementation.

yorick-optimpack-dbgsym: debug symbols for yorick-optimpack