triqs_cthyb.configuration.Configuration
- class triqs_cthyb.configuration.Configuration
Bases:
objectConfiguration of the Monte Carlo simulation (operators on the imaginary-time line).
Dispatched C++ constructor(s).
[1] (beta: float, id: int = 0)
Attributes
Inverse temperature \(\beta\).
Methods
Clear the configuration (remove all operators).
Erase the operator at a given imaginary time.
Finalize the configuration after a Monte Carlo move (increment the ID and save the configuration if needed).
Get the ID of the current configuration (for debug purposes).
Insert a given operator at a given imaginary time.
Replace an existing operator at a given imaginary time with a new one.