# {py:mod}`qcheff` ```{py:module} qcheff ``` ```{autodoc2-docstring} qcheff :allowtitles: ``` ## Subpackages ```{toctree} :titlesonly: :maxdepth: 3 qcheff.magnus qcheff.utils qcheff.models qcheff.operators qcheff.iswt ``` ## Package Contents ### Functions ````{list-table} :class: autosummary longtable :align: left * - {py:obj}`temp_config ` - ```{autodoc2-docstring} qcheff.temp_config :summary: ``` ```` ### Data ````{list-table} :class: autosummary longtable :align: left * - {py:obj}`qcheff_config ` - ```{autodoc2-docstring} qcheff.qcheff_config :summary: ``` ```` ### API ````{py:data} qcheff_config :canonical: qcheff.qcheff_config :value: > '_QCHeffConfig(...)' ```{autodoc2-docstring} qcheff.qcheff_config ``` ```` ````{py:function} temp_config(**kwargs) :canonical: qcheff.temp_config ```{autodoc2-docstring} qcheff.temp_config ``` ````