triqs.utility.bound_and_bisect
One-dimensional root finding by bracketing and bisection.
A typical TRIQS use case is adjusting the chemical potential \(\mu\) so that the particle density reaches a target value.
Functions
|
Solve \(f(x) = y\) for a monotonic function |
|
Bracket a sign change of a monotonic real-valued function. |