ott.tools.progot.ProgOTOutput.converged# property ProgOTOutput.converged: Array | Tuple[Array, Array, Array]# Convergence at each step. If is_debiased, return an array of shape [num_steps, 3] with values corresponding to the convergence of the (x, y), (x, x) and (y, y) problems. Otherwise, return an array of shape [num_steps,].