Skip to content

Typo in documentations #108

@AdrienTaylor

Description

@AdrienTaylor

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions