You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am interested in a Julia package for spin-weighted spherical harmonics (or vector spherical harmonics). I like FastTransforms.jl, but I found it difficult to get started. While experimenting with FastTransforms.jl, I wrote a package https://github.com/eschnett/FastSphericalHarmonics.jl that is a shim around FastTransforms.jl, adding documentation, examples, and test cases (to ensure my understanding of the technical details is correct). I also added a few functions that are easier to use for beginners.
I'd be happy to create a pull request to move the respective parts of FastSphericalHarmonics.jl into FastTransforms.jl. If so, would you have any particular requests for how to organise this?
The text was updated successfully, but these errors were encountered:
I am interested in a Julia package for spin-weighted spherical harmonics (or vector spherical harmonics). I like FastTransforms.jl, but I found it difficult to get started. While experimenting with FastTransforms.jl, I wrote a package https://github.com/eschnett/FastSphericalHarmonics.jl that is a shim around FastTransforms.jl, adding documentation, examples, and test cases (to ensure my understanding of the technical details is correct). I also added a few functions that are easier to use for beginners.
I'd be happy to create a pull request to move the respective parts of FastSphericalHarmonics.jl into FastTransforms.jl. If so, would you have any particular requests for how to organise this?
The text was updated successfully, but these errors were encountered: