linear_operator
stable

Getting Started

  • LinearOperator
  • Installation

Basic Concepts

  • What is a Linear Operator?
  • Using LinearOperator Objects
  • Converting Between LinearOperators and torch.Tensor
  • Writing Your Own LinearOpeators

Linear Operator Objects

  • LinearOperator
  • Data-Sparse LinearOperators
  • Composition/Decoration LinearOperators
  • Structured LinearOperators

Advanced Package Reference

  • Settings
  • Functions
  • Utilities
linear_operator
  • Overview: module code

All modules for which code is available

  • linear_operator.functions
  • linear_operator.operators._linear_operator
  • linear_operator.operators.added_diag_linear_operator
  • linear_operator.operators.block_diag_linear_operator
  • linear_operator.operators.cat_linear_operator
  • linear_operator.operators.chol_linear_operator
  • linear_operator.operators.constant_mul_linear_operator
  • linear_operator.operators.dense_linear_operator
  • linear_operator.operators.diag_linear_operator
  • linear_operator.operators.identity_linear_operator
  • linear_operator.operators.interpolated_linear_operator
  • linear_operator.operators.kronecker_product_linear_operator
  • linear_operator.operators.matmul_linear_operator
  • linear_operator.operators.mul_linear_operator
  • linear_operator.operators.psd_sum_linear_operator
  • linear_operator.operators.root_linear_operator
  • linear_operator.operators.sum_batch_linear_operator
  • linear_operator.operators.toeplitz_linear_operator
  • linear_operator.operators.triangular_linear_operator
  • linear_operator.operators.zero_linear_operator
  • linear_operator.settings
  • linear_operator.utils.contour_integral_quad
  • linear_operator.utils.lanczos
  • linear_operator.utils.linear_cg
  • linear_operator.utils.memoize
  • linear_operator.utils.minres
  • linear_operator.utils.pinverse
  • linear_operator.utils.qr
  • linear_operator.utils.sparse
  • linear_operator.utils.stochastic_lq

© Copyright 2022, Cornellius GP. Revision 5191ee1b.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
latest
stable
Downloads
On Read the Docs
Project Home
Builds