leaver#
Module containing functions for computing spin-weighted spheroidal harmonics using Leaver’s method.
Functions
|
Evaluates the continued fraction in equation 21 of (Leaver, 1985) until it converges to machine precision using the modified version of Lentz's method described in https://duetosymmetry.com/notes/take-derivative-continued-fraction/. |
|
Evaluates the derivative of the continued fraction in equation 21 of (Leaver, 1985) until it converges to machine precision using automatic differentiation of Lentz's method as described in https://duetosymmetry.com/notes/take-derivative-continued-fraction/. |
|
Computes the spin weighted spheroidal eigenvalue with spin-weight s, degree l, order m, and spheroidicity g using the continued fraction method described in (Leaver, 1985). |
|
Computes the spin-weighted spheroidal harmonic with spin-weight s, degree l, order m, and spheroidicity g using Leaver's method. |
|
Computes the derivative with respect to theta of the spin-weighted spheroidal harmonic with spin-weight s, degree l, order m, and spheroidicity g using Leaver's method. |
|
Computes the second derivative with respect to theta of the spin-weighted spheroidal harmonic with spin-weight s, degree l, order m, and spheroidicity g using Leaver's method. |
|
Computes the coefficients of the Frobenius expansion in equation 18 of (Leaver, 1985) |