Fedora Packages

python3-theano Subpackage of python-theano

Mathematical expressions involving multidimensional arrays

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.

Releases Overview

Release Stable Testing
Fedora 38 1.1.2-6.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at python-theano dash maintainers at fedoraproject dot org.



Sources on Pagure