Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why does parameters(::Any) not return SciMLBase.NullParameters()? #10

Closed
baggepinnen opened this issue Jul 10, 2023 · 1 comment
Closed

Comments

@baggepinnen
Copy link
Contributor

Is there a reason that this

parameters(::Any) = []

does not return SciMLBase.NullParameters()?

@AayushSabharwal
Copy link
Member

Closing since this is for an old version of the library. Granted, we still do not return SciMLBase.NullParameters() for parameter_symbols but the interface explicitly requires a vector

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants