.coveragerc
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
.github/workflows/testsuite.yaml
ci/install_conda.sh
ci/linting.yaml
ci/tests.yaml
pyspherical/__init__.py
pyspherical/transforms.py
pyspherical/utils.py
pyspherical/wigner.py
pyspherical.egg-info/PKG-INFO
pyspherical.egg-info/SOURCES.txt
pyspherical.egg-info/dependency_links.txt
pyspherical.egg-info/requires.txt
pyspherical.egg-info/top_level.txt
pyspherical/tests/test_numba_funcs.py
pyspherical/tests/test_transforms.py
pyspherical/tests/test_utils.py
pyspherical/tests/test_wigner.py
scripts/example_1.py
scripts/example_2.py