ensmallen 2.18.0-2 source package in Ubuntu

Changelog

ensmallen (2.18.0-2) unstable; urgency=medium

  * Run test twice, and if either run fails run it another three times.

 -- Barak A. Pearlmutter <email address hidden>  Wed, 03 Nov 2021 12:28:40 +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.18.0-2.dsc 2.1 KiB 08252fe6ec0361f70ba8509eaecfa155641b6c84e3a511b0c630754e906c80f6
ensmallen_2.18.0.orig.tar.xz 1.0 MiB 4652d77315106dd8aed8ef8942ce7687c365c0382712cc70229562c6f4a04396
ensmallen_2.18.0-2.debian.tar.xz 8.3 KiB 72f5c3d0a1135a63d626e30d183c14b15523e141288eca2ec63ca09aa5e62cb5

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.