spycial.lgamma

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

Logarithm of the absolute value of the Gamma function.

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

Values of lgamma at x

Return type:

ndarray