Skip to content

Commit

Permalink
correct documentation
Browse files Browse the repository at this point in the history
Co-authored-by: Dominique <[email protected]>
  • Loading branch information
MohamedLaghdafHABIBOULLAH and dpo committed Jan 17, 2025
1 parent 910ef8c commit 4397239
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/R2N.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ A regularized quasi-Newton method for the problem
min f(x) + h(x)
where f: ℝⁿ → ℝ has a Lipschitz-continuous Jacobian, and h: ℝⁿ → ℝ is
lower semi-continuous and proper.
where f: ℝⁿ → ℝ is C¹ and h: ℝⁿ → ℝ is lower semi-continuous and proper.
About each iterate xₖ, a step sₖ is computed as an approximate solution of
Expand Down

0 comments on commit 4397239

Please sign in to comment.