Skip to main content
Ctrl+K
Logo image
dev

Site Navigation

  • Getting Started
  • User Guide
  • API
  • Contributing

Site Navigation

  • Getting Started
  • User Guide
  • API
  • Contributing

Section Navigation

  • compile – Transforming Expression Graphs to Functions
    • shared - defines pytensor.shared
    • function - defines pytensor.function
    • io - defines pytensor.function [TODO]
    • ops – Some Common Ops and extra Ops stuff
    • mode – controlling compilation
    • debugmode
    • nanguardmode
  • config – PyTensor Configuration
  • d3viz – d3viz: Interactive visualization of PyTensor compute graphs
  • graph – Theano Internals [doc TODO]
    • graph – Interface for the PyTensor graph
    • fg – Graph Container [doc TODO]
    • features – [doc TODO]
    • graph – Objects and functions for computational graphs
    • type – Interface for types of variables
    • utils – Utilities functions operating on the graph
  • gradient – Symbolic Differentiation
  • misc.pkl_utils - Tools for serialization.
  • printing – Graph Printing and Symbolic Print Statement
  • sandbox – Experimental Code
    • sandbox.linalg – Linear Algebra Ops
  • scalar – Symbolic Scalar Types, Ops [doc TODO]
  • scan – Looping in PyTensor
  • sparse – Symbolic Sparse Matrices
  • sparse.sandbox – Sparse Op Sandbox
  • tensor – Types and Ops for Symbolic numpy
    • Basic Tensor Functionality
    • random – Low-level random numbers
      • basic – Low-level random numbers
      • utils – Friendly random numbers
    • tensor.utils – Tensor Utils
    • tensor.elemwise – Tensor Elemwise
    • tensor.extra_ops – Tensor Extra Ops
    • tensor.io – Tensor IO Ops
    • tensor.slinalg – Linear Algebra Ops Using Scipy
    • tensor.nlinalg – Linear Algebra Ops Using Numpy
    • tensor.fft – Fast Fourier Transforms
    • tensor.conv – Tensor Convolutions
    • tensor.rewriting.math – Tensor Rewrites for Math Operations
    • tensor.rewriting.basic – Tensor Rewrites
  • typed_list – Typed List
  • API Documentation
  • sandbox – Experimental Code

sandbox – Experimental Code#

  • sandbox.linalg – Linear Algebra Ops

previous

printing – Graph Printing and Symbolic Print Statement

next

sandbox.linalg – Linear Algebra Ops

Edit on GitHub
Show Source
Support PyMC

© Copyright PyMC Team 2022-present,2020-2021; Aesara Developers, 2021-2022; LISA Lab, 2008--2019.

Created using Sphinx 5.3.0.

Built with the PyData Sphinx Theme 0.13.3.