cupyx.scipy.special.gammaln

cupyx.scipy.special.gammaln = <ufunc 'cupyx_scipy_gammaln'>

Logarithm of the absolute value of the Gamma function.

Parameters:
  • x (cupy.ndarray) – Values on the real line at which to compute
  • gammaln.
Returns:

Values of gammaln at x.

Return type:

cupy.ndarray