For this type of code, it is important to compare the results of the solvers with other stable implementation to validate the accuracy of new solvers.
I think this could start as a Python script that would solve the same models (using Scipy odeint) we currently have in app.d and calculate the errors between the solutions.
For this type of code, it is important to compare the results of the solvers with other stable implementation to validate the accuracy of new solvers.
I think this could start as a Python script that would solve the same models (using Scipy odeint) we currently have in app.d and calculate the errors between the solutions.