This module defines functions for accessing and setting optional parameters of the backends used for the spherical harmonic transforms in pyshtools.
Function name Description
select_preferred_backend Set the preferred backend module and options.
preferred_backend Return the name of the current preferred backend.
preferred_backend_module Return a reference to the preferred backend module.
backend_module Return a reference to the specified backend module.
Edit me