Fedora 20 Update: python-theano-0.6.0-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Tue Dec 17 19:05:55 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-22984
2013-12-08 17:36:00
--------------------------------------------------------------------------------

Name        : python-theano
Product     : Fedora 20
Version     : 0.6.0
Release     : 1.fc20
URL         : http://deeplearning.net/software/theano/
Summary     : Mathematical expressions involving multidimensional arrays
Description :
Theano is a Python library that allows you to define, optimize, and
evaluate mathematical expressions involving multi-dimensional arrays
efficiently.  Theano features:
- tight integration with NumPy: Use numpy.ndarray in Theano-compiled
  functions.
- transparent use of a GPU: Perform data-intensive calculations up to
  140x faster than with CPU.(float32 only)
- efficient symbolic differentiation: Theano does your derivatives for
  function with one or many inputs.
- speed and stability optimizations: Get the right answer for log(1+x)
  even when x is really tiny.
- dynamic C code generation: Evaluate expressions faster.
- extensive unit-testing and self-verification: Detect and diagnose many
  types of mistake.

--------------------------------------------------------------------------------
Update Information:

See https://pypi.python.org/pypi/Theano for the bug fixes and enhancements in this version of Theano.
--------------------------------------------------------------------------------
ChangeLog:

* Sat Dec  7 2013 Jerry James <loganjerry at gmail.com> - 0.6.0-1
- New upstream release
- Drop upstreamed -import patch
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-theano' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list