Skip to content

Commit 64c9608

Browse files
committed
Pass eager flag to KrylovKit.exponentiate
1 parent 16420f5 commit 64c9608

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/solvers/local_solvers/exponentiate.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ function exponentiate_updater(
2222
projected_operator![],
2323
time_step,
2424
init;
25+
eager,
2526
krylovdim,
2627
maxiter,
2728
verbosity,

0 commit comments

Comments
 (0)