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 81afcb6 commit 4591551Copy full SHA for 4591551
test/steady_state.jl
@@ -45,7 +45,7 @@
45
@inferred steadystate(H, c_ops, solver = solver)
46
@inferred steadystate(L, solver = solver)
47
48
- solver = SteadyStateLinearSolver(alg = KrylovJL_GMRES())
+ solver = SteadyStateLinearSolver()
49
50
51
0 commit comments