Last updated: 2023-03-16.
Module: tf_quant_finance.math.pde.steppers.extrapolation#
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.