spherical-harmonics Pure python Spherical Harmonics functions to encode directional information. reference: https://patapom.com/blog/SHPortal/ https://en.wikipedia.org/wiki/Table_of_spherical_harmonics Compute SH for any order: sh.py Compute SH analytically with pytorch: analytical.py