SphericalFunctions.jl

Spherical functions of arbitrary float types
Author moble
Popularity
9 Stars
Updated Last
2 Months Ago
Started In
June 2021

Spherical Functions in Julia

Stable Dev Build Status Coverage Code Style: Blue ColPrac: Contributor's Guide on Collaborative Practices for Community Packages Aqua QA PkgEval

DOI

This is a Julia package for evaluating and transforming Wigner's ๐”‡ matrices, the associated Legendre functions, and spin-weighted spherical harmonics (which includes the ordinary scalar spherical harmonics). See the documentation for more details.

Installation

using Pkg
Pkg.add("SphericalFunctions")