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 d20042b commit 52f5da5Copy full SHA for 52f5da5
src/default.jl
@@ -65,7 +65,7 @@ end
65
66
# Ambiguity handling
67
function defaultalg(A::SciMLBase.AbstractDiffEqOperator, b,
68
- assumptions::OperatorAssumptions{nothing})
+ assumptions::OperatorAssumptions{Nothing})
69
KrylovJL_GMRES()
70
end
71
0 commit comments