-
-
Notifications
You must be signed in to change notification settings - Fork 177
Scipy vs diffrax speed #687
Copy link
Copy link
Closed
Description
I conducted some quick tests to solve a stiff PDE I am interested in, and I benchmarked the diffrax solver against scipy's solve_ivp.
I was surprised to see that scipy seems to be significantly faster (by a factor of ~4). Is that expected, or did I miss something?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels