You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2021. It is now read-only.
expv_timestep converge faster in Lancoz because it divide the total time step into small steps and re-use the Krylov space, as suggested by @ChrisRackauckas we should try this for our time evolution.
expv_timestep
converge faster in Lancoz because it divide the total time step into small steps and re-use the Krylov space, as suggested by @ChrisRackauckas we should try this for our time evolution.And we need to investigate the in-place exp SciML/ExponentialUtilities.jl#20 in upstream.
The text was updated successfully, but these errors were encountered: