We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d9b763 commit e26210eCopy full SHA for e26210e
docs/src/tutorials/linear.md
@@ -158,7 +158,6 @@ mfopA * sol.u - b
158
```
159
160
!!! note
161
-
162
Note that not all methods can use a matrix-free operator. For example, `LUFactorization()` requires a matrix. If you use an
163
invalid method, you will get an error. The methods particularly from KrylovJL are the ones preferred for these cases
164
- (and are defaulted to).
+ (and are defaulted to).
0 commit comments