Does SciPy RK45 (solve_ivp) count the number of function evaluations accurately?

后端 未结 0 1089
执笔经年
执笔经年 2020-12-16 17:05

I want to measure the performance of my own ODE integrator against SciPy RK45. Thus, I need to know exactly the number of right hand side function evaluations that RK45 uses

相关标签:
回答
  • 消灭零回复
提交回复
热议问题