spherical
spherical copied to clipboard
Evaluate and transform D matrices, 3-j symbols, and (scalar or spin-weighted) spherical harmonics
[README.md](../blob/main/README.md) contains a link to the conventions, pointing at http://moble.github.io/spherical/, but this link is broken. Is it supposed to instead point to https://spherical.readthedocs.io/en/main/Conventions/ ?
Hi! I find your library very useful! I am trying to apply it to one of my projects. Yet, I am struggling to understand the "Modes", because the documentation does...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 5. Release notes Sourced from codecov/codecov-action's releases. v5.0.0 v5 Release v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI....
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. Release notes Sourced from actions/setup-python's releases. v5.0.0 What's Changed In scope of this release, we update node version runtime from node16 to node20 (actions/setup-python#772)....
The code states that Clebsch-Gordan coefficients and Wigner 3j-symbols with half integer entries are sacrificed for the sake of being able to use numba. Would the recursion relations still work...