{ } Raw JSON

bundles / scipy 1.17.1 / scipy / integrate / _ivp / common / validate_first_step

function

scipy.integrate._ivp.common:validate_first_step

source: /scipy/integrate/_ivp/common.py :10

Signature

def   validate_first_step ( first_step t0 t_bound )

Summary

Assert that first_step is valid and return it.

Aliases

  • scipy.integrate._ivp.bdf.validate_first_step