cppad 2019.02.00.4-1 source package in Ubuntu

Changelog

cppad (2019.02.00.4-1) unstable; urgency=medium

  * New upstream release
  * Bump policy

 -- Barak A. Pearlmutter <email address hidden>  Fri, 09 Aug 2019 13:16:13 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cppad_2019.02.00.4-1.dsc 2.0 KiB 391c9d12c116aee9d6b4a7e940af8cfc1b1865632b092b44224604503a6e7712
cppad_2019.02.00.4.orig.tar.xz 871.6 KiB 7c5ab98976762e9c412cf021c4b668859a52faa37c8245b71258e018299ddaf5
cppad_2019.02.00.4-1.debian.tar.xz 6.5 KiB 3afb12cd756a09df889a52ca940aac9c9dd7abd824442c8e4f243edfecae7449

Available diffs

No changes file available.

Binary packages built by this source

cppad: Automatic Differentiation (AD) of C++ algorithms

 CppAD is a package for automatic differentiation of algorithms
 written in C++. Given appropriately written C++ code that computes a
 function, CppAD augments it to also compute derivative values. The
 system uses templates, supports forward and reverse accumulation
 modes, and allows nested derivatives.
 .
 This package contains C++ header files and documentation.