Solve(ode, Tsit5()) throws "Possible method error" in VS Code

Your wording here was a bit confusing to me, but this is just the linter being incorrect about the function call – there’s no error being thrown. We just present a speculative info hint (as indicated by “possible” in the message).

So this is a bug, but presumably not related to your code or the package code.

1 Like