theano 0.9.0+dfsg-2 source package in Ubuntu
Changelog
theano (0.9.0+dfsg-2) unstable; urgency=medium * Team upload. [ Rebecca Palmer ] * Really remove the pre-minified Javascript. * Fix test failures on big-endian systems. (Closes: #878596) -- Daniel Stender <email address hidden> Wed, 08 Nov 2017 08:09:59 +0100
Upload details
- Uploaded by:
- Debian Science Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Science Team
- Architectures:
- amd64 arm64 i386 ppc64el s390x hurd-i386 kfreebsd-amd64 kfreebsd-i386 ppc64 sh4 sparc64 x32 all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
theano_0.9.0+dfsg-2.dsc | 2.8 KiB | 1e02cdcd62c5323b82560683aecc95df9016a5cc8c1d252e523208b328d92233 |
theano_0.9.0+dfsg.orig.tar.gz | 12.7 MiB | 380b6fd721c7a925993b0c324b510c25a5dcd01c8d2aad42e5777e547835d799 |
theano_0.9.0+dfsg-2.debian.tar.xz | 91.0 KiB | 5b5c196ea24a27e719e222c4ba510dd0667dd558c6852f09376e9986585cc584 |
Available diffs
- diff from 0.8.2-6 to 0.9.0+dfsg-2 (2.2 MiB)
- diff from 0.9.0+dfsg-1 to 0.9.0+dfsg-2 (2.7 KiB)
No changes file available.
Binary packages built by this source
- python-theano: CPU/GPU math expression compiler for Python
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 2.
- 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.
- theano-doc: CPU/GPU math expression compiler for Python (docs)
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 the documentation for Theano.