Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.65 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.65 KB

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