neat.IonChannel.computeDerivativesConc

IonChannel.computeDerivativesConc(v, **kwargs)[source]

Compute the derivatives of the state functions to the concentrations

Parameters
  • v (float or np.ndarray) – The voltage at which to evaluate the open probability

  • **kwargs – Optional values for the state variables and concentrations. Broadcastable to v if provided

Returns

The derivatives

Return type

tuple of three floats or three `np.ndarray`s of float