You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yes it also has a warning that it's not supported quite yet 😅. I won't be able to get to that until the weekend which is why I put the warning in the docs there. We should also mention the interface check argument in every error message.
Describe the bug 🐞
https://github.com/SciML/SciMLBase.jl/pull/561/files documents the keyword argument
interface_checks
forsolve
andinit
. However, DiffEqBase.jl does not support it.Expected behavior
Setting
interface_checks = false
works as described in https://github.com/SciML/SciMLBase.jl/pull/561/filesMinimal Reproducible Example 👇⚠️
Error & Stacktrace
The text was updated successfully, but these errors were encountered: