triqs.utility
General-purpose helper utilities used throughout TRIQS.
This package bundles small standalone modules that support the rest of the TRIQS Python layer.
Only triqs.utility.capture_stdout.capture_stdout() is re-exported
at the package level; the rest is reached via the corresponding
submodule.
Modules
One-dimensional root finding by bracketing and bisection. |
|
|
Context manager that captures |
Numerical equality assertions for arrays and Green's functions. |
|
Dichotomy / regula-falsi solver for \(y = f(x)\). |
|
Master / worker pattern for distributing a function evaluation over MPI. |
|
TRIQS-aware comparison of two HDF5 archives. |
|
Runtime-dispatched MPI facade for TRIQS. |
|
|
|
Serial stub implementation of the TRIQS MPI interface. |
|
Pipe-based redirection of the C++ |
|
Utilities generated from C++ code in triqs/utility. |