Skip to content

moble/SphericalFunctions.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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