{ } Raw JSON

bundles / scipy latest / scipy / integrate / _ode / IntegratorConcurrencyError

class

scipy.integrate._ode:IntegratorConcurrencyError

source: /scipy/integrate/_ode.py :751

Signature

class   IntegratorConcurrencyError ( name )

Members

Summary

Failure due to concurrent usage of an integrator that can be used only for a single problem at a time.

Aliases

  • scipy.integrate._ode.IntegratorConcurrencyError