-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
Hi,
For multiterm examples, like bagleytorvik, I have found that we need to use arguments as parameters of the problem.
But, isn't it better to have a solver function for a class of problems with muliterm of derivatives and let the user define the problem function manually? Like fractional ODE problems that you made, the user can define the problem and then use the function as an argument (like chua.jl). This way is more user-friendly and more flexible than having a specific problem inside the solver and giving control of the parameters to the user.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels