Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
pyhyperiso.core.Core.APIAdapter Namespace Reference

Classes

class  APIAdapter
 
class  APIPath
 

Detailed Description

Python accessors for global Hyperiso API state.

This module exposes a small Pythonic wrapper around the C++ ``APIAdapter``.
The adapter is intended for inspection and diagnostics after the global
Hyperiso runtime has been initialized with :class:`HyperisoMaster`.

Typical uses include checking initialization flags, retrieving configured
paths, listing available parameter blocks and reading block entries from a
specific parameter namespace.