bundles / scipy latest / scipy / integrate / _bvp / prepare_sys
function
scipy.integrate._bvp:prepare_sys
source: /scipy/integrate/_bvp.py :318
Signature
def prepare_sys ( n , m , k , fun , bc , fun_jac , bc_jac , x , h ) Summary
Create the function and the Jacobian for the collocation system.
Aliases
-
scipy.integrate._bvp.prepare_sys