Letter P

python3-theano - Mathematical expressions involving multidimensional arrays

Website: https://docs.pymc.io/PyMC3_and_Theano.html
License: BSD
Vendor: Alcance Libre, Inc.
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.

Packages

python3-theano-1.1.2-1.fc14.al.src [1.7 MiB] Changelog by Joel Barrios (2021-10-09):
- Update to 1.1.2.

Listing created by Repoview-0.6.6-6.fc14.al