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
Howdy, I see ODE benchmarks for specific ODE problems, but I was curious if for a general linear system: x'=A(t)x if i) you've ploted N (size of ode system), versus time to solve the system and maximam space required to solve the problem; ii) you've pushed to see how big of a NxN system you can solve on HPC (assuming a non trivial amount of time steps - perhaps thousands to millions).