ensmallen 2.19.1-2 source package in Ubuntu

Changelog

ensmallen (2.19.1-2) unstable; urgency=medium

  * Merge upstream commit for 2.19.1 update straggler
  * Patch to relax test margin for i386 failure (closes: #1010431)

 -- Barak A. Pearlmutter <email address hidden>  Tue, 21 Feb 2023 10:54:09 +0000

Upload details

Uploaded by:
Debian Science Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Science Maintainers
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
ensmallen_2.19.1-2.dsc 2.1 KiB 4e82544fe697d6033ac85aa42b5cdf28f123840887097e94791faf7e972f0e56
ensmallen_2.19.1.orig.tar.xz 1.0 MiB 9c9c4bfd0e5ae4109a54eb7f0507bad8744c0016d4269b427f7c8f7b851bea2c
ensmallen_2.19.1-2.debian.tar.xz 9.5 KiB 7ac87852453929c61b9981080863b00db6f95920bac73704bea1b0cfb9b5e3d2

Available diffs

No changes file available.

Binary packages built by this source

libensmallen-dev: C++ header-only library for mathematical optimization

 Ensmallen provides a simple set of abstractions for writing an objective
 function to optimize. It also provides a large set of standard and cutting-edge
 optimizers that can be used for virtually any mathematical optimization task.
 These include full-batch gradient descent techniques, small-batch techniques,
 gradient-free optimizers, and constrained optimization.