special
38 memberslucid.special`lucid.special` — special mathematical functions.
Functions
erfcx→ TensorScaled complementary error function.
i0e→ TensorExponentially scaled modified Bessel function of order 0.
i1→ TensorModified Bessel function of the first kind, order 1.
i1e→ TensorExponentially scaled modified Bessel function of order 1.
ndtr→ TensorStandard normal cumulative distribution function.
log_ndtr→ TensorNumerically stable logarithm of the standard normal CDF.
ndtri→ TensorInverse standard normal CDF (probit / quantile function).
xlog1py→ TensorSafe product $x \log(1 + y)$ with limit-convention zero handling.
entr→ TensorElement-wise entropy kernel $-x \log x$.
multigammaln→ TensorLogarithm of the multivariate gamma function $\Gamma_p(a)$.
polygamma→ TensorPolygamma function $\psi^{(n)}(x)$.
spherical_bessel_j0→ TensorSpherical Bessel function of the first kind, order 0.
chebyshev_polynomial_t→ TensorChebyshev polynomial of the first kind, $T_n(x)$.
chebyshev_polynomial_u→ TensorChebyshev polynomial of the second kind, $U_n(x)$.
chebyshev_polynomial_v→ TensorChebyshev polynomial of the third kind, $V_n(x)$.
chebyshev_polynomial_w→ TensorChebyshev polynomial of the fourth kind, $W_n(x)$.
shifted_chebyshev_polynomial_t→ TensorShifted Chebyshev T polynomial $T^*_n(x)$ on $[0, 1]$.
shifted_chebyshev_polynomial_u→ TensorShifted Chebyshev U polynomial $U^*_n(x)$ on $[0, 1]$.
shifted_chebyshev_polynomial_v→ TensorShifted Chebyshev V polynomial $V^*_n(x)$ on $[0, 1]$.
shifted_chebyshev_polynomial_w→ TensorShifted Chebyshev W polynomial $W^*_n(x)$ on $[0, 1]$.
hermite_polynomial_h→ TensorPhysicist's Hermite polynomial $H_n(x)$.
hermite_polynomial_he→ TensorProbabilist's Hermite polynomial $\mathit{He}_n(x)$.
legendre_polynomial_p→ TensorLegendre polynomial $P_n(x)$.
laguerre_polynomial_l→ TensorLaguerre polynomial $L_n(x)$.
bessel_j0→ TensorBessel function of the first kind, order 0.
bessel_j1→ TensorBessel function of the first kind, order 1.
bessel_y0→ TensorBessel function of the second kind, order 0.
bessel_y1→ TensorBessel function of the second kind, order 1.
modified_bessel_k0→ TensorModified Bessel function of the second kind, order 0.
scaled_modified_bessel_k0→ TensorExponentially scaled modified Bessel $K_0$: $e^x K_0(x)$.
modified_bessel_k1→ TensorModified Bessel function of the second kind, order 1.
scaled_modified_bessel_k1→ TensorExponentially scaled modified Bessel $K_1$: $e^x K_1(x)$.
zeta→ TensorHurwitz zeta function $\zeta(x, q)$.
gammaln→ TensorNatural logarithm of the absolute value of the gamma function.
psi→ TensorDigamma function $\psi(x) = \frac{d}{dx} \log \Gamma(x)$.
expit→ TensorLogistic sigmoid (expit) function $\sigma(x)$.
modified_bessel_i0→ TensorModified Bessel function of the first kind, order 0.
modified_bessel_i1→ TensorModified Bessel function of the first kind, order 1.