spycial.digamma

spycial.digamma = <numba._DUFunc 'digamma'>

Digamma function.

Parameters:
  • x (array-like) – Points on the real line
  • out (ndarray, optional) – Output array for the values of digamma at x
Returns:

Values of digamma at x

Return type:

ndarray