stan
stan copied to clipboard
ODE solvers unnecessarily disallow `initial_time == times[1]`
As per the title. There's really no reason to disallow it, and it just makes usage for users more annoying - not even harder.