Skip to content

Commit d45c5f3

Browse files
Remove nu_sub in R2N
1 parent 816b5b1 commit d45c5f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/R2N.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,6 @@ function SolverCore.solve!(
293293
found_λ || error("operator norm computation failed")
294294

295295
ν₁ = θ / (λmax + σk)
296-
ν_sub = ν₁
297296

298297
sqrt_ξ1_νInv = one(T)
299298

0 commit comments

Comments
 (0)