We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/zekeriyasari/Jusdl.jl/blob/4639d89d82d96b896e19121a63e10bc7472da760/src/components/systems/dynamicalsystems/odesystems.jl#L47
Should be def_ode_system I think. Also state seems to be missing.
def_ode_system
state
The text was updated successfully, but these errors were encountered:
It should definitely be @def_ode_system. And, again yes, state is missing. Will correct the docs. Thank you.
@def_ode_system
Sorry, something went wrong.
1e47d48
No branches or pull requests
https://github.com/zekeriyasari/Jusdl.jl/blob/4639d89d82d96b896e19121a63e10bc7472da760/src/components/systems/dynamicalsystems/odesystems.jl#L47
Should be
def_ode_system
I think. Alsostate
seems to be missing.The text was updated successfully, but these errors were encountered: