theano 1.0.5+dfsg-3 source package in Ubuntu

Changelog

theano (1.0.5+dfsg-3) unstable; urgency=medium

  * Tests: stop using clblas and skip-not-installable.  (Closes: #993107)
  * Bump Standards-Version to 4.6.0 (no changes needed).

 -- Rebecca N. Palmer <email address hidden>  Sun, 29 Aug 2021 15:25:55 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
theano_1.0.5+dfsg-3.dsc 2.8 KiB 7fe7ad710f375476acbbe0aefa3f4a80c7713a51ca022ff33f78171f04227034
theano_1.0.5+dfsg.orig.tar.xz 8.9 MiB c7db1bcb88fb4d72204a0665dcde7900943e409d538f87aa254ac35aef0d7a13
theano_1.0.5+dfsg-3.debian.tar.xz 64.9 KiB 470810a02bbaaa793f1922cb6dc08b2fa3e4f93cd242af4757ffc7d3a2b5b11c

No changes file available.

Binary packages built by this source

python3-theano: CPU/GPU math expression compiler for Python 3

 Theano is a Python library that allows one to define and evaluate mathematical
 expressions involving multi-dimensional arrays efficiently. It provides a
 high-level Numpy like expression language for functional description of
 calculation, rearranges expressions for speed and stability, and generates
 native machine instructions for fast calculation. Optionally, highly
 accelerated computations could be carried out on graphics cards processors.
 .
 This package contains Theano for Python 3.