SciPy

scipy.integrate.BDF.dense_output

BDF.dense_output()[source]

Compute a local interpolant over the last successful step.

Returns:

sol : DenseOutput

Local interpolant over the last successful step.

Previous topic

scipy.integrate.BDF

Next topic

scipy.integrate.BDF.step