Last updated: 2023-03-16.
Module: tf_quant_finance.math.pde.steppers.explicit#
Explicit time marching scheme for parabolic PDEs.
Functions#
explicit_scheme(...): Constructs the time marching scheme.
explicit_step(...): Creates a stepper function with explicit time marching scheme.