Hello,
As pointed out by Manu Upadhyaya, there is a typo in the documentation for "wc_accelerated_proximal_point" (PEPit.examples.monotone_inclusions_variational_inequalities.wc_accelerated_proximal_point)
\\begin{eqnarray} x_{t+1} & = & J_{\\alpha A}(y_t), \\\\ y_{t+1} & = & x_{t+1} + \\frac{t}{t+2}(x_{t+1} - x_{t}) - \\frac{t}{t+1}(x_t - y_{t-1}), \\end{eqnarray}
where the $\frac{t}{t+1}$ should be $\frac{t}{t+2}$
Adrien
Hello,
As pointed out by Manu Upadhyaya, there is a typo in the documentation for "wc_accelerated_proximal_point" (PEPit.examples.monotone_inclusions_variational_inequalities.wc_accelerated_proximal_point)
\\begin{eqnarray} x_{t+1} & = & J_{\\alpha A}(y_t), \\\\ y_{t+1} & = & x_{t+1} + \\frac{t}{t+2}(x_{t+1} - x_{t}) - \\frac{t}{t+1}(x_t - y_{t-1}), \\end{eqnarray}where the$\frac{t}{t+1}$ should be $\frac{t}{t+2}$
Adrien