Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 935 Bytes

python-backends.md

File metadata and controls

26 lines (24 loc) · 935 Bytes
title keywords sidebar permalink summary toc folder
pysh.backends
pyshtools, backends, shtools, ducc
mydoc_sidebar
python-backends.html
This module defines functions for accessing and setting optional parameters of the backends used for the spherical harmonic transforms in pyshtools.
false
mydoc
<style> table:nth-of-type(n) { display:table; width:100%; } table:nth-of-type(n) th:nth-of-type(2) { width:75%; } </style>
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.