[SciPy-Dev] Real spherical harmonics

Chuck Witt witt.chuck at gmail.com
Mon Mar 8 05:19:06 EST 2021


Dear SciPy Devs,

I am thinking of contributing a real spherical harmonic function
(scipy.special.real_sph_harm) to complement the existing spherical harmonic
routine (scipy.special.sph_harm).

The real spherical harmonics span the same space as traditional spherical
harmonics but can be more useful in some cases, particularly when the
function to be expanded is purely real. They are simple to compute from the
traditional spherical harmonics:

https://en.wikipedia.org/wiki/Spherical_harmonics#Real_form.

Would this contribution be of interest?

Thanks for all the work you do.

Best wishes,
Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/scipy-dev/attachments/20210308/a654f62d/attachment.html>


More information about the SciPy-Dev mailing list