|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Classes | |
| class | DependantBlockInfoProvider |
Python wrapper for dependent-block graph introspection. This module exposes a high-level Python facade over the C++ ``DependantBlockInfoProvider``. It lets Python workflows inspect whether a block is dependent, which blocks it depends on, and which blocks depend on it. The Hyperiso core must be initialized before calling these methods, typically through ``HyperisoMaster.init(...)``.