ensmallen 3.11.0-1 source package in Ubuntu

Changelog

ensmallen (3.11.0-1) unstable; urgency=medium

  * Update maintainer email in control file
  * Update debian/watch to Version: 5
  * New upstream version

 -- Barak A. Pearlmutter <email address hidden>  Thu, 01 Jan 2026 22:39:36 +0000

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release universe misc

Downloads

File Size SHA-256 Checksum
ensmallen_3.11.0-1.dsc 2.3 KiB 00cf8ac97e7be98c11056f49c7a6f3e9f8b4a0e1b5eb8c5762150a9167de0cac
ensmallen_3.11.0.orig.tar.xz 1.1 MiB f07e12dded8c9d927aa0ac5a7e0c3d0ba8d672118a28bd6a231784fc0964d55c
ensmallen_3.11.0-1.debian.tar.xz 6.5 KiB 57d9928560605fdc6fa0e1dea8532eabb25fcf5ff7e90ae3f36c34a1abc7e3d0

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.