mixing_coefficients#
- spheroidal.spherical.mixing_coefficients(s, ell, m, g, num_terms)[source]#
Computes the spherical-spheroidal mixing coefficients up to the specified number of terms
- Parameters:
s (int or half-integer float) – spin weight
m (int or half-integer float) – order
g (complex) – spheroidicity
num_terms (int) – number of terms in the expansion
- Returns:
array of mixing coefficients
- Return type:
numpy.ndarray