Skip to content

Commit a5287e6

Browse files
MaxenceGollierdpo
authored andcommitted
Update SR1 operator inverse form explanation
Clarify the relevance of the inverse form for the SR1 operator compared to BFGS.
1 parent 55d41f6 commit a5287e6

File tree

1 file changed

+1
-1
lines changed
  • tutorials/introduction-to-linear-operators

1 file changed

+1
-1
lines changed

tutorials/introduction-to-linear-operators/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ r
352352

353353

354354
There is also a Limited-Memory SR1 operator for which only the forward form is implemented.
355-
Note that the SR1 operator can be indefinite, therefore its inverse does not necessarily exist.
355+
Note that the SR1 operator can be indefinite; therefore, its inverse form is less relevant than for the BFGS approximation.
356356
For this reason, the inverse form is not implemented for the SR1 operator.
357357

358358

0 commit comments

Comments
 (0)