Package python3-module-theano: Information

    Source package: python3-module-theano
    Version: 1.0.5-alt2
    Build time:  Aug 6, 2021, 10:35 PM
    Report package bug
    License: BSD
    Summary: Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs
    Description: 
    Theano is a Python library that allows you to define, optimize, and efficiently
    evaluate mathematical expressions involving multi-dimensional arrays. It is
    built on top of NumPy. Theano features:
    
    * **tight integration with NumPy:** a similar interface to NumPy's.
      numpy.ndarrays are also used internally in Theano-compiled functions.
    * **transparent use of a GPU:** perform data-intensive computations up
      to 140x faster than on a CPU (support for float32 only).
    * **efficient symbolic differentiation:** Theano can compute derivatives
      for functions of one or many inputs.
    * **speed and stability optimizations:** avoid nasty bugs when computing
      expressions such as log(1 + exp(x)) for large values of x.
    * **dynamic C code generation:** evaluate expressions faster.
    * **extensive unit-testing and self-verification:** includes tools for
      detecting and diagnosing bugs and/or potential problems.

    List of RPM packages built from this SRPM:
    python3-module-theano (noarch)
    python3-module-theano-docs (noarch)

    Maintainer: Grigory Ustinov


      1. python3-module-setuptools
      2. rpm-build-python3

    Last changed


    March 24, 2021 Grigory Ustinov 1.0.5-alt2
    - Built without bootstrap.
    - Drop tests subpackage (fixed ftbfs).
      + Because basic module tied with tests rather close.
    Aug. 26, 2020 Aleksei Nikiforov 1.0.5-alt1
    - Updated to upstream version 1.0.5.
    Oct. 15, 2019 Andrey Bychkov 1.0.4-alt1
    - Version updated to 1.0.4
    - disable python2