Module: tf_quant_finance.math.pde.steppers.extrapolation

Contents

Last updated: 2023-03-16.

Module: tf_quant_finance.math.pde.steppers.extrapolation#

View source

Extrapolation time marching scheme for parabolic PDEs.

Functions#

extrapolation_scheme(...): Constructs extrapolation implicit-explicit scheme.

extrapolation_step(...): Creates a stepper function with Extrapolation time marching scheme.