.coveragerc
.pre-commit-config.yaml
.readthedocs.yml
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
.github/workflows/testsuite.yaml
ci/install_conda.sh
ci/linting.yaml
ci/rtd_env.yml
ci/tests.yaml
docs/Makefile
docs/conf.py
docs/functions.rst
docs/make.bat
docs/make_index.py
docs/tutorial.rst
pyspherical/__init__.py
pyspherical/_temp.py
pyspherical/test.py
pyspherical/test2.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