FastSphericalHarmonics.jl

The FastSphericalHarmonics.jl package wraps the FastTransforms.jl Julia package to calculate Spherical Harmonics.

FastSphericalHarmonics.jl is a powerful, efficient, and well thought out package. Unfortunately, its user interface is difficult to use for beginners, and its documentation is very technical. FastSphericalHarmonics.jl provides functions and documentation that are easier to use. It would be worthwhile to fold FastSphericalHarmonics.jl into FastTransforms.jl at some point.

Most functions come in two versions, one that mutates its arguments and one that allocates its output.

Helper functions and types

Missing docstring.

Missing docstring for SpHTypes. Check Documenter's build log for details.

Missing docstring.

Missing docstring for sph_points. Check Documenter's build log for details.

Missing docstring.

Missing docstring for sph_lmax. Check Documenter's build log for details.

Scalar Spherical Harmonics

Missing docstring.

Missing docstring for sph_mode. Check Documenter's build log for details.

Missing docstring.

Missing docstring for sph_transform!. Check Documenter's build log for details.

Missing docstring.

Missing docstring for sph_transform. Check Documenter's build log for details.

Missing docstring.

Missing docstring for sph_evaluate!. Check Documenter's build log for details.

Missing docstring.

Missing docstring for sph_evaluate. Check Documenter's build log for details.

Missing docstring.

Missing docstring for sph_laplace!. Check Documenter's build log for details.

Missing docstring.

Missing docstring for sph_laplace. Check Documenter's build log for details.

Spin Spherical Harmonics

Missing docstring.

Missing docstring for spinsph_mode. Check Documenter's build log for details.

Missing docstring.

Missing docstring for spinsph_transform!. Check Documenter's build log for details.

Missing docstring.

Missing docstring for spinsph_transform. Check Documenter's build log for details.

Missing docstring.

Missing docstring for spinsph_evaluate!. Check Documenter's build log for details.

Missing docstring.

Missing docstring for spinsph_evaluate. Check Documenter's build log for details.

Missing docstring.

Missing docstring for spinsph_eth. Check Documenter's build log for details.

Missing docstring.

Missing docstring for spinsph_ethbar. Check Documenter's build log for details.