pyarts.arts.math
================

.. toctree::
  :hidden:

  pyarts.arts.math.dwigner3j
  pyarts.arts.math.dwigner6j
  pyarts.arts.math.leggauss
  pyarts.arts.math.make_wigner_ready
  pyarts.arts.math.pdleggauss
  pyarts.arts.math.pleggauss
  pyarts.arts.math.schmidt_legendre_polynomial
  pyarts.arts.math.wigner3j
  pyarts.arts.math.wigner6j

.. automodule:: pyarts.arts.math


.. rubric:: Functions


.. list-table:: 

  * - :func:`~pyarts.arts.math.dwigner3j`
    - Computes the Wigner 3J symbol using floating point approximation
  * - :func:`~pyarts.arts.math.dwigner6j`
    - Computes the Wigner 6J symbol using floating point approximation
  * - :func:`~pyarts.arts.math.leggauss`
    - Computes the Gauss-Legendre quadrature
  * - :func:`~pyarts.arts.math.make_wigner_ready`
    - Initialize a Wigner computation block for :func:`wigner3j` or :func:`wigner6j`
  * - :func:`~pyarts.arts.math.pdleggauss`
    - Computes the Positive Double Gauss-Legendre quadrature
  * - :func:`~pyarts.arts.math.pleggauss`
    - Computes the Positive Gauss-Legendre quadrature
  * - :func:`~pyarts.arts.math.schmidt_legendre_polynomial`
    - Computes the Positive Gauss-Legendre quadrature
  * - :func:`~pyarts.arts.math.wigner3j`
    - Computes the Wigner 3J symbol
  * - :func:`~pyarts.arts.math.wigner6j`
    - Computes the Wigner 6J symbol