neat.IonChannel.compute_derivativesConc

IonChannel.compute_derivativesConc(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 (float or np.ndarray) – Optional values for the state variables and concentrations.

Returns:

The derivatives

Return type:

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