wrapper#

Module containing wrapper functions for computing spin-weighted spheroidal harmonics along with their eigenvalues and derivatives.

Functions

eigenvalue(s, ell, m, g[, method, ...])

Computes the spin-weighted spheroidal eigenvalue with spin-weight s, degree l, order m, and spheroidicity g.

harmonic(s, ell, m, g[, method, num_terms, ...])

Computes the spin-weighted spheroidal harmonic with spin-weight s, degree l, order m, and spheroidicity g.

harmonic_deriv(s, ell, m, g[, n_theta, ...])

Computes the derivative of the spin-weighted spheroidal harmonic with spin-weight s, degree l, order m, and spheroidicity g.

is_int(x)

Tests if a number is an integer.

is_valid(s, ell, m)

Tests if the given parameters are valid