SciPy

scipy.integrate.LSODA.dense_output

LSODA.dense_output(self)[source]

Compute a local interpolant over the last successful step.

Returns
solDenseOutput

Local interpolant over the last successful step.

Previous topic

scipy.integrate.LSODA

Next topic

scipy.integrate.LSODA.step