{ } Raw JSON

bundles / scipy 1.17.1 / scipy / integrate / _ivp / common / validate_max_step

function

scipy.integrate._ivp.common:validate_max_step

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

Signature

def   validate_max_step ( max_step )

Summary

Assert that max_Step is valid and return it.

Aliases

  • scipy.integrate._ivp.bdf.validate_max_step