ensmallen 2.19.1-1 source package in Ubuntu

Changelog

ensmallen (2.19.1-1) unstable; urgency=medium

  * Janitor yak shave build dependency versions
  * New upstream version
  * Update standards version to 4.6.2, no changes needed.
  * Forward port quilt patches

 -- Barak A. Pearlmutter <email address hidden>  Sun, 19 Feb 2023 23:06:57 +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

Downloads

File Size SHA-256 Checksum
ensmallen_2.19.1-1.dsc 2.1 KiB 937361b70081f8e75da871791abac2e012146496933a2160938ffd629d649910
ensmallen_2.19.1.orig.tar.xz 1.0 MiB 9c9c4bfd0e5ae4109a54eb7f0507bad8744c0016d4269b427f7c8f7b851bea2c
ensmallen_2.19.1-1.debian.tar.xz 8.5 KiB a743a72db65a2364e2e657674fa9ea79f150264da84e7adbfd6b334d3fd899e7

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.