pyarts.arts.math

Contains select mathematics from Arts internal functions

Functions

dwigner3j()

Computes the Wigner 3J symbol using floating point approximation

dwigner6j()

Computes the Wigner 6J symbol using floating point approximation

leggauss()

Computes the Gauss-Legendre quadrature

make_wigner_ready()

Initialize a Wigner computation block for wigner3j() or wigner6j()

pdleggauss()

Computes the Positive Double Gauss-Legendre quadrature

pleggauss()

Computes the Positive Gauss-Legendre quadrature

schmidt_legendre_polynomial()

Computes the Positive Gauss-Legendre quadrature

wigner3j()

Computes the Wigner 3J symbol

wigner6j()

Computes the Wigner 6J symbol