scipy.integrate.complex_ode.set_integrator# complex_ode.set_integrator(name, **integrator_params)[source]# Set integrator by name. Parameters: namestrName of the integrator **integrator_paramsAdditional parameters for the integrator.