moble / SphericalFunctions.jl

Spherical functions of arbitrary float types
MIT License
9 stars 2 forks source link

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")