triqs_Nevanlinna.solver_core.NevanlinnaParametersT

class triqs_Nevanlinna.solver_core.NevanlinnaParametersT

Bases: object

Construction parameters for the Nevanlinna solver_core.


Synthesized constructor with the following keyword arguments:

Parameters:
kernelstr {“NEVANLINNA”, “CARATHEODORY”}, default=NEVANLINNA
precisionint, default=100

Attributes

kernel

Continuation kernel to use.

precision

Number of decimal digits of internal multiprecision arithmetic (only honored with MPFR support).